Package java.lang
This class wraps a value of the primitive type int in an object. An object of type Integer contains a single field whose type is int.
Public Constructors
Public Methods
Methods inherited from java.lang.Number
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
Public Fields
_INSERT_FIELDS_ENTRY_HERE_