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