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