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