Package org.eclipse.rdf4j.common.iteration
-
Interface Summary Interface Description CloseableIteration<E> Deprecated. In the future this interface will stop extendingCloseableIteration
and instead declare the same interface methods directly. -
Class Summary Class Description AbstractCloseableIteration<E> Deprecated. CloseableIteratorIteration<E> Deprecated. ConvertingIteration<S,T> Deprecated. DelayedIteration<E> Deprecated. DistinctIteration<E> Deprecated. DualUnionIteration<E> Deprecated. EmptyIteration<E> Deprecated. ExceptionConvertingIteration<E,X extends RuntimeException> Deprecated. FilterIteration<E> Deprecated. IntersectIteration<E> Deprecated. Iterations Deprecated. IterationSpliterator<T> Deprecated. IterationWrapper<E> Deprecated. IteratorIteration<E> Deprecated. LimitIteration<E> Deprecated. LookAheadIteration<E> Deprecated. MinusIteration<E> Deprecated. OffsetIteration<E> Deprecated. QueueIteration<E,T extends RuntimeException> Deprecated. ReducedIteration<E> Deprecated. SilentIteration<T> Deprecated. SingletonIteration<E> Deprecated. TimeLimitIteration<E> Deprecated. UnionIteration<E> Deprecated.