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