Package eu.bandm.tools.util.java
Interface Iterators.PushbackIterator<A>
- All Superinterfaces:
Iterator<A>
,Iterators.LookaheadIterator<A>
- All Known Implementing Classes:
Iterators.PushbackIteratorImpl
- Enclosing class:
- Iterators
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
Methods inherited from interface eu.bandm.tools.util.java.Iterators.LookaheadIterator
lookahead
-
Method Details
-
pushback
-