Class SingletonIterator<E>
java.lang.Object
org.eclipse.rdf4j.common.iterator.SingletonIterator<E>
- All Implemented Interfaces:
Iterator<E>
An iterator that contains exactly one element.
-
Field Details
-
value
-
-
Constructor Details
-
SingletonIterator
Creates a new EmptyIterator.
-
-
Method Details