Uses of Class
com.carrotsearch.hppc.LongScatterSet
-
Packages that use LongScatterSet Package Description com.carrotsearch.hppc -
-
Uses of LongScatterSet in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return LongScatterSet Modifier and Type Method Description static LongScatterSetLongScatterSet. from(long... elements)Create a set from a variable number of arguments or an array oflong.
-