Mega Code Archive

 
Categories / Java Tutorial / Data Type
 

Wrapper classes for the primitive types

Basic Type Wrapper Class byteByte shortShort intInteger longLong floatFloat doubleDouble booleanBoolean charCharacter