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