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