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