public interface HashObjByteMap<K> extends ObjByteMap<K>, HashContainer
ObjByteMaps, based on hash tables.
This interface doesn't carry own specific behaviour, just combines it's superinterfaces.
Looking for a way to instantiate a HashObjByteMap? See static factory methods
in HashObjByteMaps class.
HashObjByteMapFactory,
HashObjByteMaps,
@KolobokeMap| Modifier and Type | Method and Description |
|---|---|
HashObjSet<Map.Entry<K,Byte>> |
entrySet() |
HashObjSet<K> |
keySet() |
addValue, addValue, compute, compute, computeIfAbsent, computeIfAbsent, computeIfPresent, computeIfPresent, containsValue, containsValue, cursor, defaultValue, forEach, forEach, forEachWhile, get, getByte, getOrDefault, getOrDefault, keyEquivalence, merge, merge, put, put, putIfAbsent, putIfAbsent, remove, remove, remove, removeAsByte, removeIf, replace, replace, replace, replace, replaceAll, replaceAll, valuescurrentLoad, ensureCapacity, hashConfig, shrinkclear, isEmpty, size, sizeAsLong@Nonnull HashObjSet<K> keySet()