Class ImmutableShortEmptyStack

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

final class ImmutableShortEmptyStack extends Object implements ImmutableShortStack, Serializable
ImmutableShortEmptyStack is an optimization for ImmutableShortStack of size 0. This file was automatically generated from template file immutablePrimitiveEmptyStack.stg.