public abstract class AbstractIteratorDecorator<E> extends AbstractUntypedIteratorDecorator<E,E>
All methods are forwarded to the decorated iterator.
| Modifier and Type | Method and Description |
|---|---|
E |
next() |
hasNext, removeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic E next()
Copyright © 2010 - 2020 Adobe. All Rights Reserved