java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractFloatStack
org.eclipse.collections.impl.stack.mutable.primitive.FloatArrayStack
All Implemented Interfaces:
Externalizable, Serializable, FloatIterable, OrderedFloatIterable, PrimitiveIterable, FloatStack, MutableFloatStack

public class FloatArrayStack
extends AbstractFloatStack
implements MutableFloatStack, Externalizable
FloatArrayStack is similar to ArrayStack, and is memory-optimized for float primitives. This file was automatically generated from template file primitiveArrayStack.stg.
See Also:
Serialized Form