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