Add Float to imports
This commit is contained in:
parent
94337b52d4
commit
2e9224f986
1 changed files with 1 additions and 0 deletions
|
|
@ -409,6 +409,7 @@ If neither -e, -f, or --socket-repl are specified, then the first argument that
|
|||
IllegalArgumentException java.lang.IllegalArgumentException
|
||||
Integer java.lang.Integer
|
||||
File java.io.File
|
||||
Float java.lang.Float
|
||||
Long java.lang.Long
|
||||
Math java.lang.Math
|
||||
Number java.lang.Number
|
||||
|
|
|
|||
Loading…
Reference in a new issue