Long.doubleValue
Class Overview | Class Members |
This Package |
All Packages
public double doubleValue()
Returns
the long value represented by this object that
is converted to type double and the result of
the conversion is returned.
Description
Returns the value of this Long as a double.
Overrides
doubleValue in class Number