public class MemoryDocumentIndexMap.DocumentMapIterator2 extends Object implements Iterator<DocumentIndexEntry>
| Constructor and Description |
|---|
DocumentMapIterator2() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
DocumentIndexEntry |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic 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