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