Contains class-level declarations for the Integer type.
Returns an Integer representing the specified value.
Returns an Integer representing the number described by value, or throws NumberFormatException if the value doesn't represent an integer.
Returns an Integer representing the number described by value, or returns null if the value doesn't represent an integer.
null