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