Number.longValue
Class Overview | Class Members |
This Package |
All Packages
public abstract long longValue()
Returns
the numeric value represented by this object after conversion
to type long.
Description
Returns the value of the specified number as a long.
This may involve rounding.