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