Class ImmutableByteListFactoryImpl
java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableByteListFactoryImpl
- All Implemented Interfaces:
ImmutableByteListFactory
ImmutableByteListFactoryImpl is a factory implementation which creates instances of type
ImmutableByteList.
This file was automatically generated from template file immutablePrimitiveListFactoryImpl.stg.- Since:
- 3.2.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableByteListFactoryImpl
public ImmutableByteListFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableByteListFactory
-
of
- Specified by:
ofin interfaceImmutableByteListFactory
-
with
- Specified by:
within interfaceImmutableByteListFactory
-
of
- Specified by:
ofin interfaceImmutableByteListFactory
-
with
- Specified by:
within interfaceImmutableByteListFactory
-
of
- Specified by:
ofin interfaceImmutableByteListFactory
-
with
- Specified by:
within interfaceImmutableByteListFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableByteListFactory
-
withAll
- Specified by:
withAllin interfaceImmutableByteListFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableByteListFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableByteListFactory- Since:
- 10.0
-