Integer class
A Java class that encapsulates the primitive data type, int. This class provides accessor methods that support getting and setting the value.
Related terms
class, data type, int data type, Java, method, value
Contrast with
BigDecimal class, Double class, Float class

Additional Links:

Copyright Actuate Corporation 2012