I : Integer class

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


(c) Copyright Actuate Corporation 2011