Package java.lang
The abstract class Number is the superclass of classes Byte, Float, Integer, and Short. Subclasses of Number must provide methods to convert the represented numeric value to float, and int.
Public Constructors
Public Methods
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_