public interface HashObjObjMap<K,V> extends ObjObjMap<K,V>, HashContainer
ObjObjMap
s, based on hash tables.
This interface doesn't carry own specific behaviour, just combines it's superinterfaces.
Looking for a way to instantiate a HashObjObjMap
? See static factory methods
in HashObjObjMaps
class.
HashObjObjMapFactory
,
HashObjObjMaps
,
@KolobokeMap
Modifier and Type | Method and Description |
---|---|
HashObjSet<Map.Entry<K,V>> |
entrySet() |
HashObjSet<K> |
keySet() |
cursor, forEachWhile, keyEquivalence, removeIf, valueEquivalence, values
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size
currentLoad, ensureCapacity, hashConfig, shrink
clear, isEmpty, size, sizeAsLong