Skip to main content

Home/ EdTechTalk/ Group items tagged #EnumMap

Rss Feed Group items tagged

eyssant

Java.util.EnumMap Class - 0 views

  •  
    Java.util package provides a EnumMap class which is a specialized Map implementation for use with enum type keys. All of the keys in an enum map must come from a single enum type that is specified, explicitly or implicitly, when the map is created.
1 - 1 of 1
Showing 20 items per page