Skip to main content
IBM 
ShopSupportDownloads
IBM HomeProductsConsultingIndustriesNewsAbout IBM
IBM : developerWorks : Java : Education - online courses
Java Collections Framework
Download tutorial zip fileView letter-sized PDF fileView A4-sized PDF fileE-mail this tutorial to a friend
Main menuSection menuGive feedback on this tutorialPrevious
Next Section
4. Special collection implementations
  


Empty collections page 6 of 6


The Collections class also provides constants for empty collections:

  • List EMPTY_LIST
  • Set EMPTY_SET

The Java 2 SDK, Standard Edition, version 1.3 has a predefined empty map constant:

  • Map EMPTY_MAP

Next Section
Main menuSection menuGive feedback on this tutorialPrevious
PrivacyLegalContact