Class ImmutableShortSingletonStack

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

final class ImmutableShortSingletonStack extends Object implements ImmutableShortStack, Serializable
ImmutableShortSingletonStack is an optimization for ImmutableShortStack of size 1. This file was automatically generated from template file immutablePrimitiveSingletonStack.stg.