E
- the type of elements returned by this iteratorpublic interface ResettableAutoCloseableIterator<E> extends ResettableIterator<E>, AutoCloseable
ResettableIterator
that must be closed.ResettableIterator
,
AutoCloseable
,
EmptyResettableAutoCloseableIterator
Modifier and Type | Method and Description |
---|---|
void |
close() |
reset
forEachRemaining, hasNext, next, remove
void close()
close
in interface AutoCloseable