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