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