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