Import NullPointerException

This commit is contained in:
Michiel Borkent 2021-05-11 10:15:30 +02:00
parent 14e053e0a3
commit c18be0a157

View file

@ -413,6 +413,7 @@ Use bb run --help to show this help output.
Float java.lang.Float Float java.lang.Float
Long java.lang.Long Long java.lang.Long
Math java.lang.Math Math java.lang.Math
NullPointerException java.lang.NullPointerException
Number java.lang.Number Number java.lang.Number
NumberFormatException java.lang.NumberFormatException NumberFormatException java.lang.NumberFormatException
Object java.lang.Object Object java.lang.Object