Class ImmutableByteSetFactoryImpl
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableByteSetFactoryImpl
- All Implemented Interfaces:
ImmutableByteSetFactory
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type
ImmutableByteSet.
This file was automatically generated from template file immutablePrimitiveSetFactoryImpl.stg.- Since:
- 4.0.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableByteSetFactoryImpl
public ImmutableByteSetFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableByteSetFactory
-
of
- Specified by:
ofin interfaceImmutableByteSetFactory
-
with
- Specified by:
within interfaceImmutableByteSetFactory
-
of
- Specified by:
ofin interfaceImmutableByteSetFactory
-
with
- Specified by:
within interfaceImmutableByteSetFactory
-
of
- Specified by:
ofin interfaceImmutableByteSetFactory
-
with
- Specified by:
within interfaceImmutableByteSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableByteSetFactory
-
withAll
- Specified by:
withAllin interfaceImmutableByteSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableByteSetFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableByteSetFactory- Since:
- 10.0
-