Number.doubleValue

Number.doubleValue

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract double doubleValue()
Returns
the numeric value represented by this object after conversion to type double.
Description
Returns the value of the specified number as a double. This may involve rounding.