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