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