K
- the enum type of keys maintained by this map
V
- the type of mapped values
Serializable
, Cloneable
, Map<K,V>
Map.Entry<K,V>
Constructors
Creates an empty enum map with the specified key type.
Creates an enum map with the same key type as the specified enum map, initially containing the same mappings (if any).
Creates an enum map initialized from the specified map.
void
Removes all mappings from this map.
Returns a shallow copy of this enum map.
boolean
Returns true
if this map contains a mapping for the specified key.
boolean
Returns true
if this map maps one or more keys to the specified value.
Returns a
Set
view of the mappings contained in this map.
boolean
Compares the specified object with this map for equality.
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
int
Returns the hash code value for this map.
Returns a
Set
view of the keys contained in this map.
Associates the specified value with the specified key in this map.
void
Copies all of the mappings from the specified map to this map.
Removes the mapping for this key from this map if present.
int
Returns the number of key-value mappings in this map.
Returns a
Collection
view of the values contained in this map.
Methods declared in interface java.util.Mapcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4