Package org.eclipse.rdf4j.common.iteration
package org.eclipse.rdf4j.common.iteration
-
ClassDescriptionAbstractCloseableIteration<E, X extends Exception>Deprecated.CloseableIteration<E, X extends Exception>Deprecated.CloseableIteratorIteration<E, X extends Exception>Deprecated.ConvertingIteration<S, T, X extends Exception>Deprecated.DelayedIteration<E, X extends Exception>Deprecated.DistinctIteration<E, X extends Exception>Deprecated.DualUnionIteration<E, X extends Exception>Deprecated.EmptyIteration<E, X extends Exception>Deprecated.ExceptionConvertingIteration<E, X extends Exception>Deprecated.FilterIteration<E, X extends Exception>Deprecated.IntersectIteration<E, X extends Exception>Deprecated.Deprecated, for removal: This API element is subject to removal in a future version.For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0.Deprecated.Deprecated.IterationWrapper<E, X extends Exception>Deprecated.IteratorIteration<E, X extends Exception>Deprecated.LimitIteration<E, X extends Exception>Deprecated.LookAheadIteration<E, X extends Exception>Deprecated.MinusIteration<E, X extends Exception>Deprecated.OffsetIteration<E, X extends Exception>Deprecated.QueueIteration<E, T extends Exception>Deprecated.ReducedIteration<E, X extends Exception>Deprecated.SilentIteration<T, E extends Exception>Deprecated.SingletonIteration<E, X extends Exception>Deprecated.TimeLimitIteration<E, X extends Exception>Deprecated.UnionIteration<E, X extends Exception>Deprecated.
Iteration
and instead declare the same interface methods directly.