Double.floatValue
Class Overview | Class Members |
This Package |
All Packages
public float floatValue()
Returns
the double value represented by this object is
converted to type float and the result of the
conversion is returned.
Description
Returns the float value of this Double.
Overrides
floatValue in class Number