Mega Code Archive

 
Categories / Java Tutorial / Collections
 

Empty Collections

The Collections class provides three constants to represent empty collections public static final List EMPTY_LIST public static final Map EMPTY_MAP public static final Set EMPTY_SET