public class QueryIteratorCloseable extends QueryIteratorWrapper
traceIterators
Constructor and Description |
---|
QueryIteratorCloseable(QueryIterator qIter,
org.apache.jena.atlas.lib.Closeable closeable) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
output
cancel, debug, hasNext, next, nextBinding, remove
output, toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
toString
output
public QueryIteratorCloseable(QueryIterator qIter, org.apache.jena.atlas.lib.Closeable closeable)
public void close()
close
in interface org.apache.jena.atlas.lib.Closeable
close
in class QueryIteratorBase
Licenced under the Apache License, Version 2.0