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