Uses of Class
org.eclipse.rdf4j.common.iteration.IterationWrapper
-
Packages that use IterationWrapper Package Description org.eclipse.rdf4j.common.iteration -
-
Uses of IterationWrapper in org.eclipse.rdf4j.common.iteration
Subclasses of IterationWrapper in org.eclipse.rdf4j.common.iteration Modifier and Type Class Description classLimitIteration<E>An Iteration that limits the amount of elements that it returns from an underlying Iteration to a fixed amount.classSilentIteration<T>AnIterationWrapperthat silently ignores any errors that occur during processing.classTimeLimitIteration<E>
-