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