Number.doubleValue
Class Overview | Class Members |
This Package |
All Packages
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.