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