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