Package org.eclipse.rdf4j.common.iterator
package org.eclipse.rdf4j.common.iterator
-
ClassDescriptionWraps an Iteration as an Iterator.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).An iterator that does not contain any elements.A CloseableIterator that wraps another iterator, applying a filter on the objects that are returned.This class consists exclusively of static methods that operate on or return iterators.An iterator that contains exactly one element.