Class TripleSourceIterationWrapper<T>

java.lang.Object
org.eclipse.rdf4j.sail.TripleSourceIterationWrapper<T>
All Implemented Interfaces:
AutoCloseable, Iterator<T>, CloseableIteration<T>

@InternalUseOnly public class TripleSourceIterationWrapper<T> extends Object implements CloseableIteration<T>