public interface CloseableIterator<T>
extends java.util.Iterator<T>
Modifier and Type | Interface and Description |
---|---|
static class |
CloseableIterator.Mode |
Modifier and Type | Method and Description |
---|---|
void |
close(CloseableIterator.Mode mode) |
void close(CloseableIterator.Mode mode)