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 LongIntScatterMapLongIntScatterMap.from(long[] keys, int[] values) Creates a hash map from two index-aligned arrays of key-value pairs.