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