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