Class ImmutableBooleanSetFactoryImpl
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableBooleanSetFactoryImpl
- All Implemented Interfaces:
ImmutableBooleanSetFactory
ImmutableBooleanSetFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanSet.- Since:
- 4.0.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableBooleanSetFactoryImpl
public ImmutableBooleanSetFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableBooleanSetFactory
-
of
- Specified by:
ofin interfaceImmutableBooleanSetFactory
-
with
- Specified by:
within interfaceImmutableBooleanSetFactory
-
of
- Specified by:
ofin interfaceImmutableBooleanSetFactory
-
with
- Specified by:
within interfaceImmutableBooleanSetFactory
-
of
- Specified by:
ofin interfaceImmutableBooleanSetFactory
-
with
- Specified by:
within interfaceImmutableBooleanSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableBooleanSetFactory
-
withAll
- Specified by:
withAllin interfaceImmutableBooleanSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableBooleanSetFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableBooleanSetFactory- Since:
- 10.0
-