Add Float class for use in scripts (#456)

This commit is contained in:
Gabriel Horner 2020-05-30 03:39:07 -04:00 committed by GitHub
parent 696d4102a7
commit 94337b52d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,6 +107,7 @@
java.lang.Comparable
java.lang.Double
java.lang.Exception
java.lang.Float
java.lang.Integer
java.lang.Long
java.lang.Number