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