@Deprecated @InternalUseOnly 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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
hasNext, next, removeCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.