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