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