public interface HashByteObjMap<V> extends ByteObjMap<V>, HashContainer
ByteObjMaps, based on hash tables.
This interface doesn't carry own specific behaviour, just combines it's superinterfaces.
Looking for a way to instantiate a HashByteObjMap? See static factory methods
in HashByteObjMaps class.
HashByteObjMapFactory,
HashByteObjMaps,
@KolobokeMap| Modifier and Type | Method and Description |
|---|---|
HashObjSet<Map.Entry<Byte,V>> |
entrySet() |
HashByteSet |
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 HashByteSet keySet()