Class EmptyIterator<E>
java.lang.Object
org.eclipse.rdf4j.common.iterator.EmptyIterator<E>
- All Implemented Interfaces:
 Iterator<E>
- 
Constructor Details
- 
EmptyIterator
public EmptyIterator() 
 - 
 - 
Method Details
- 
hasNext
 - 
next
 - 
remove
 
 - 
 
Iterator<E>