public class IteratorCloseableIteration<E,X extends Exception>
extends org.eclipse.rdf4j.common.iteration.IteratorIteration<E,X>
implements org.eclipse.rdf4j.common.iteration.CloseableIteration<E,X>
| Constructor and Description |
|---|
IteratorCloseableIteration(Iterator<? extends E> iter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
hasNext, next, removeCopyright © 2015-2016 Eclipse Foundation. All Rights Reserved.