Uses of Class
com.carrotsearch.hppc.ObjectFloatIdentityHashMap
Packages that use ObjectFloatIdentityHashMap
-
Uses of ObjectFloatIdentityHashMap in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ObjectFloatIdentityHashMapModifier and TypeMethodDescriptionstatic <KType> ObjectFloatIdentityHashMap
<KType> ObjectFloatIdentityHashMap.from
(KType[] keys, float[] values) Creates a hash map from two index-aligned arrays of key-value pairs.