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