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