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