Integer.intValue
Class Overview | Class Members | This Package | All Packages
Syntax
public int intValue()
Returns
the int value represented by this object.
Description
Returns the value of this Integer as an int.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Class Overview | Class Members | This Package | All Packages
public int intValue()
the int value represented by this object.
Returns the value of this Integer as an int.