public class MemoryDocumentIndexFields.DocumentIterator extends Object implements Iterator<Map.Entry<Integer,DocumentIndexEntry>>
| Constructor and Description |
|---|
MemoryDocumentIndexFields.DocumentIterator() |
public MemoryDocumentIndexFields.DocumentIterator()
public boolean hasNext()
hasNext in interface Iterator<Map.Entry<Integer,DocumentIndexEntry>>public Map.Entry<Integer,DocumentIndexEntry> next()
next in interface Iterator<Map.Entry<Integer,DocumentIndexEntry>>public void remove()
remove in interface Iterator<Map.Entry<Integer,DocumentIndexEntry>>Terrier 4.0. Copyright © 2004-2014 University of Glasgow