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