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