All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractCloseableIteration<E> Deprecated. AbstractCloseableIterator<E> CloseableIteration<E> Deprecated. In the future this interface will stop extendingCloseableIterationand instead declare the same interface methods directly.CloseableIterationIterator<E> Wraps aCloseableIterationas anIterator.CloseableIteratorIteration<E> Deprecated. ConvertingIteration<S,T> Deprecated. ConvertingIterator<S,T> An Iterator that converts an iterator over objects of type S (the source type) to an iterator over objects of type T (the target type).DelayedIteration<E> Deprecated. DistinctIteration<E> Deprecated. DualUnionIteration<E> Deprecated. EmptyIteration<E> Deprecated. EmptyIterator<E> An iterator that does not contain any elements.ExceptionConvertingIteration<E,X extends RuntimeException> Deprecated. FilterIteration<E> Deprecated. FilterIterator<E> A CloseableIterator that wraps another iterator, applying a filter on the objects that are returned.IntersectIteration<E> Deprecated. Iterations Deprecated. IterationSpliterator<T> Deprecated. IterationWrapper<E> Deprecated. IteratorIteration<E> Deprecated. LimitIteration<E> Deprecated. LookAheadIteration<E> Deprecated. LookAheadIterator<E> MinusIteration<E> Deprecated. OffsetIteration<E> Deprecated. QueueIteration<E,T extends RuntimeException> Deprecated. ReducedIteration<E> Deprecated. SilentIteration<T> Deprecated. SingletonIteration<E> Deprecated. SingletonIterator<E> An iterator that contains exactly one element.TimeLimitIteration<E> Deprecated. UnionIteration<E> Deprecated. UnionIterator<E>