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