Uses of Class
com.carrotsearch.hppc.ByteScatterSet
Packages that use ByteScatterSet
-
Uses of ByteScatterSet in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ByteScatterSetModifier and TypeMethodDescriptionstatic ByteScatterSet
ByteScatterSet.from
(byte... elements) Create a set from a variable number of arguments or an array ofbyte
.