Class ByteSets
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ByteSets
-
public final class ByteSets extends Object
ByteSets is a static utility for creatingImmutableByteSetFactoryandMutableByteSetFactory. This file was automatically generated from template file primitiveSetsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableByteSetFactory immutable
-
mutable
public static final MutableByteSetFactory mutable
-
-