Commons package providing various utility classes
-
SmallIntSet.from(byte[] bytes)
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Either converts the given set to an IntSet if it is one or creates a new IntSet and copies the contents
Deprecated, for removal: This API element is subject to removal in a future version.
SmallIntSet.of(int... elements)
Deprecated, for removal: This API element is subject to removal in a future version.
SmallIntSet.of(int i1,
int i2)
Deprecated, for removal: This API element is subject to removal in a future version.
SmallIntSet.of(int i1,
int i2,
int i3)
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
static void
Deprecated, for removal: This API element is subject to removal in a future version.