Class ImmutableDoubleEmptyStack

java.lang.Object
org.eclipse.collections.impl.stack.immutable.primitive.ImmutableDoubleEmptyStack
All Implemented Interfaces:
Serializable, DoubleIterable, OrderedDoubleIterable, PrimitiveIterable, DoubleStack, ImmutableDoubleStack

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