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