public abstract class AbstractUntypedIteratorDecorator<I,O> extends Object implements Iterator<O>
All methods are forwarded to the decorated iterator.
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, nextCopyright © 2010 - 2020 Adobe. All Rights Reserved