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>
-
Field Details
-
current
-
-
Constructor Details
-
NestedStackIterator
-
-
Method Details
-
hasNext
-
next
-