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