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