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