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