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