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