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