Class AbstractByteStack

java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractByteStack
All Implemented Interfaces:
ByteIterable, OrderedByteIterable, PrimitiveIterable, ByteStack
Direct Known Subclasses:
ByteArrayStack

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