Uses of Class
java.lang.Number
-
Packages that use Number Package Description java.lang -
-
Uses of Number in java.lang
Subclasses of Number in java.lang Modifier and Type Class Description classByteThe wrapper for the primitive typebyte.classDoubleThe wrapper for the primitive typedouble.classFloatThe wrapper for the primitive typefloat.classIntegerThe wrapper for the primitive typeint.classLongThe wrapper for the primitive typelong.classShortThe wrapper for the primitive typeshort.
-