Uses of Class
org.eclipse.collections.impl.set.mutable.primitive.MutableBooleanSetFactoryImpl
| Package | Description |
|---|---|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
-
Uses of MutableBooleanSetFactoryImpl in org.eclipse.collections.impl.set.mutable.primitive
Methods in org.eclipse.collections.impl.set.mutable.primitive that return MutableBooleanSetFactoryImpl Modifier and Type Method Description static MutableBooleanSetFactoryImplMutableBooleanSetFactoryImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static MutableBooleanSetFactoryImpl[]MutableBooleanSetFactoryImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.