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