K
- the type of keys maintained by this mapV
- the type of mapped valuespublic interface UnmodifiableBasicMap<K,V> extends UnmodifiableBasicCollection<V>, GetItemByKeyWithSize<K,V>
Modifier and Type | Field and Description |
---|---|
static UnmodifiableBasicMap |
EMPTY_UNMODIFIABLEBASICMAP |
Modifier and Type | Method and Description |
---|---|
boolean |
containsKey(K key) |
V |
get(K key) |
UnmodifiableBasicSet<K> |
keySet() |
java.util.Map<K,V> |
toMap() |
isEmpty, isEmpty, isEmpty, isEmptyQuietly
static final UnmodifiableBasicMap EMPTY_UNMODIFIABLEBASICMAP