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