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