public interface LinkedListIterator<E> extends Iterator<E>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
repeat() |
forEachRemaining, hasNext, next, removevoid repeat()
void close()
close in interface AutoCloseableCopyright © 2018 JBoss by Red Hat. All rights reserved.