It is an integer with sign.

PUBLIC METHODS

Integer abs()

Return  
Integer It returns the absolute value of the allocated integer.

String toString()

Return  
String It returns the value of the integer as String .