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