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