public class NamespaceIteration extends IteratorIteration<Namespace,SailException> implements CloseableIteration<Namespace,SailException>
| Constructor and Description |
|---|
NamespaceIteration(Iterator<? extends Namespace> iter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this iteration, freeing any resources that it is holding.
|
hasNext, next, removepublic void close()
throws SailException
CloseableIterationclose in interface CloseableIteration<Namespace,SailException>SailExceptionCopyright © 2001–2015 Aduna. All rights reserved.