Class ByteSets
java.lang.Object
org.eclipse.collections.api.factory.primitive.ByteSets
ByteSets is a static utility for creating
ImmutableByteSetFactory
and MutableByteSetFactory
.
This file was automatically generated from template file primitiveSetsAPI.stg.- Since:
- 11.1.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImmutableByteSetFactory
static final MutableByteSetFactory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
immutable
-
mutable
-
-
Constructor Details
-
ByteSets
private ByteSets()
-