public interface HashCharObjMap<V> extends CharObjMap<V>, HashContainer
CharObjMaps, based on hash tables.
This interface doesn't carry own specific behaviour, just combines it's superinterfaces.
Looking for a way to instantiate a HashCharObjMap? See static factory methods
in HashCharObjMaps class.
HashCharObjMapFactory,
HashCharObjMaps,
@KolobokeMap| Modifier and Type | Method and Description |
|---|---|
HashObjSet<Map.Entry<Character,V>> |
entrySet() |
HashCharSet |
keySet() |
compute, compute, computeIfAbsent, computeIfAbsent, computeIfPresent, computeIfPresent, containsKey, containsKey, cursor, forEach, forEach, forEachWhile, get, get, getOrDefault, getOrDefault, merge, merge, put, put, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeIf, replace, replace, replace, replace, replaceAll, replaceAll, valueEquivalence, valuescurrentLoad, ensureCapacity, hashConfig, shrinkclear, isEmpty, size, sizeAsLong@Nonnull HashCharSet keySet()