Class ImmutableShortArrayStack

java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractShortStack
org.eclipse.collections.impl.stack.immutable.primitive.ImmutableShortArrayStack
All Implemented Interfaces:
Serializable, OrderedShortIterable, PrimitiveIterable, ShortIterable, ImmutableShortStack, ShortStack

final class ImmutableShortArrayStack extends AbstractShortStack implements ImmutableShortStack, Serializable
ImmutableShortArrayStack is the non-modifiable equivalent of ShortArrayStack. This file was automatically generated from template file immutablePrimitiveArrayStack.stg.
Since:
4.0.