public interface ResetableIterator extends Iterator
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object item) |
void |
close() |
void |
reset() |
forEachRemaining, hasNext, next, removevoid reset()
void add(Object item)
void close()
throws IOException
IOExceptionCopyright © 2018 CERN. All Rights Reserved.