Skip to main content
IBM 
ShopSupportDownloads
IBM HomeProductsConsultingIndustriesNewsAbout IBM
IBM : developerWorks : Java Technology : Education - online courses
J2ME: Step by step
Download tutorial zip fileView letter-sized PDF fileView A4-sized PDF fileE-mail this tutorial to a friend
Main menuSection menuGive feedback on this tutorialPreviousNext
7. CLDC API
  


java.lang core data type classes page 4 of 11


The core data type classes in the java.lang packages are:

  • Boolean -- Wraps the boolean primitive data type.
  • Byte -- Wraps the byte primitive data type.
  • Character -- Wraps the char primitive data type.
  • Integer -- Wraps the int primitive data type.
  • Long -- Wraps the long primitive data type.
  • Short -- Wraps the short primitive data type.

Main menuSection menuGive feedback on this tutorialPreviousNext
PrivacyLegalContact