public class MemoryDocumentIndex.DocumentIterator2 extends Object implements Iterator<DocumentIndexEntry>
Constructor and Description |
---|
DocumentIterator2() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
DocumentIndexEntry |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
in interface Iterator<DocumentIndexEntry>
public DocumentIndexEntry next()
next
in interface Iterator<DocumentIndexEntry>
public void remove()
remove
in interface Iterator<DocumentIndexEntry>
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow