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