Uses of Class
com.carrotsearch.hppc.ShortScatterSet
Packages that use ShortScatterSet
-
Uses of ShortScatterSet in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ShortScatterSetModifier and TypeMethodDescriptionstatic ShortScatterSet
ShortScatterSet.from
(short... elements) Create a set from a variable number of arguments or an array ofshort
.