Uses of Class
com.carrotsearch.hppc.ObjectScatterSet
Packages that use ObjectScatterSet
-
Uses of ObjectScatterSet in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ObjectScatterSetModifier and TypeMethodDescriptionstatic <KType> ObjectScatterSet<KType>
ObjectScatterSet.from
(KType... elements) Create a set from a variable number of arguments or an array ofObject
.