Class AbstractDoubleStack

java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractDoubleStack
All Implemented Interfaces:
DoubleIterable, OrderedDoubleIterable, PrimitiveIterable, DoubleStack
Direct Known Subclasses:
DoubleArrayStack

public abstract class AbstractDoubleStack
extends Object
implements DoubleStack
This file was automatically generated from template file abstractPrimitiveStack.stg.