Package algs13

Class XFixedCapacityIterableStack.ReverseArrayIterator

java.lang.Object
algs13.XFixedCapacityIterableStack.ReverseArrayIterator
All Implemented Interfaces:
Iterator<T>
Enclosing class:
XFixedCapacityIterableStack<T>