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