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