Class ImmutableFloatArrayStack

java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractFloatStack
org.eclipse.collections.impl.stack.immutable.primitive.ImmutableFloatArrayStack
All Implemented Interfaces:
Serializable, FloatIterable, OrderedFloatIterable, PrimitiveIterable, FloatStack, ImmutableFloatStack

final class ImmutableFloatArrayStack extends AbstractFloatStack implements ImmutableFloatStack, Serializable
ImmutableFloatArrayStack is the non-modifiable equivalent of FloatArrayStack. This file was automatically generated from template file immutablePrimitiveArrayStack.stg.
Since:
4.0.