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