Class NestedStackIterator<T,P extends GenericNestedStack<T,P>>
java.lang.Object
org.aksw.commons.collections.stacks.NestedStackIterator<T,P>
- All Implemented Interfaces:
Iterator<T>
public class NestedStackIterator<T,P extends GenericNestedStack<T,P>>
extends Object
implements Iterator<T>