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