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