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