Uses of Class
com.carrotsearch.hppc.LongScatterSet
Packages that use LongScatterSet
-
Uses of LongScatterSet in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return LongScatterSetModifier and TypeMethodDescriptionstatic LongScatterSet
LongScatterSet.from
(long... elements) Create a set from a variable number of arguments or an array oflong
.