public class IteratorCloseableIteration<E,X extends Exception> extends IteratorIteration<E,X> implements CloseableIteration<E,X>
| Constructor and Description |
|---|
IteratorCloseableIteration(Iterator<? extends E> iter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
hasNext, next, removeCopyright © 2001-2015 Aduna. All Rights Reserved.