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