public interface ResetableIterator extends Iterator
Modifier and Type | Method and Description |
---|---|
void |
add(Object item) |
void |
close() |
void |
reset() |
forEachRemaining, hasNext, next, remove
void reset()
void add(Object item)
void close() throws IOException
IOException
Copyright © 2010 The Apache Software Foundation