Class ImmutableShortSetFactoryImpl
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableShortSetFactoryImpl
- All Implemented Interfaces:
ImmutableShortSetFactory
ImmutableShortSetFactoryImpl is a factory implementation which creates instances of type
ImmutableShortSet.
This file was automatically generated from template file immutablePrimitiveSetFactoryImpl.stg.- Since:
- 4.0.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableShortSetFactoryImpl
public ImmutableShortSetFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableShortSetFactory
-
of
- Specified by:
ofin interfaceImmutableShortSetFactory
-
with
- Specified by:
within interfaceImmutableShortSetFactory
-
of
- Specified by:
ofin interfaceImmutableShortSetFactory
-
with
- Specified by:
within interfaceImmutableShortSetFactory
-
of
- Specified by:
ofin interfaceImmutableShortSetFactory
-
with
- Specified by:
within interfaceImmutableShortSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableShortSetFactory
-
withAll
- Specified by:
withAllin interfaceImmutableShortSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableShortSetFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableShortSetFactory- Since:
- 10.0
-