Number Members

Number Members

Class Overview | This Package | All Packages

Constructors
Name Description
Number()  

Methods
Name Description
byteValue() Returns the value of the specified number as a byte.
doubleValue() Returns the value of the specified number as a double.
floatValue() Returns the value of the specified number as a float.
intValue() Returns the value of the specified number as an int.
longValue() Returns the value of the specified number as a long.
shortValue() Returns the value of the specified number as a short.