Class ImmutableLongSingletonStack

java.lang.Object
org.eclipse.collections.impl.stack.immutable.primitive.ImmutableLongSingletonStack
All Implemented Interfaces:
Serializable, LongIterable, OrderedLongIterable, PrimitiveIterable, ImmutableLongStack, LongStack

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