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