I : int data type

int data type

A 32-bit Java data type that stores whole numbers, ranging in value from -2,147,483,648 to 2,147,483,647.

Related terms

data type, Java, value

Contrast with

double data type, float data type, Integer class


(c) Copyright Actuate Corporation 2011