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