Class CloseablePeakableIteration<E,X extends Exception>
- java.lang.Object
-
- org.eclipse.rdf4j.sail.shacl.wrapper.data.CloseablePeakableIteration<E,X>
-
- All Implemented Interfaces:
AutoCloseable,org.eclipse.rdf4j.common.iteration.CloseableIteration<E,X>,org.eclipse.rdf4j.common.iteration.Iteration<E,X>
@InternalUseOnly public class CloseablePeakableIteration<E,X extends Exception> extends Object implements org.eclipse.rdf4j.common.iteration.CloseableIteration<E,X>
-
-
Constructor Summary
Constructors Constructor Description CloseablePeakableIteration(org.eclipse.rdf4j.common.iteration.CloseableIteration<E,X> parent)
-