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