Class Iterators

java.lang.Object
org.eclipse.rdf4j.common.iterator.Iterators

@Deprecated(since="4.1.0", forRemoval=true) public class Iterators extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
use Commons Collections or Guava instead.
This class consists exclusively of static methods that operate on or return iterators. It is the Iterator-equivalent of Collections.