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