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