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