Add java.lang.Long to imports
This commit is contained in:
parent
d5ff6f7308
commit
1a9dc12c38
1 changed files with 1 additions and 0 deletions
|
|
@ -339,6 +339,7 @@ Everything after that is bound to *command-line-args*."))
|
|||
IllegalArgumentException java.lang.IllegalArgumentException
|
||||
Integer java.lang.Integer
|
||||
File java.io.File
|
||||
Long java.io.Long
|
||||
Math java.lang.Math
|
||||
Object java.lang.Object
|
||||
ProcessBuilder java.lang.ProcessBuilder
|
||||
|
|
|
|||
Loading…
Reference in a new issue