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