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