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