Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:allowsNullKeys |
false
|
gptkbp:allowsNullValues |
true
|
gptkbp:author |
gptkb:Joshua_Bloch
|
gptkbp:describes |
A specialized Map implementation for use with enum type keys.
|
https://www.w3.org/2000/01/rdf-schema#label |
EnumMap
|
gptkbp:interface |
gptkb:topographic_map
gptkb:Cloneable Serializable |
gptkbp:introducedIn |
gptkb:Java_1.5
|
gptkbp:key |
enum
|
gptkbp:order |
natural order of enum constants
|
gptkbp:performanceContext |
faster than HashMap for enum keys
|
gptkbp:programmingLanguage |
gptkb:Java
|
gptkbp:superclass |
gptkb:AbstractMap
|
gptkbp:threadSafe |
false
|
gptkbp:type |
java.util
|
gptkbp:bfsParent |
gptkb:java.util_package
|
gptkbp:bfsLayer |
5
|