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