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