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