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