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