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