public abstract class IterablePostingImpl extends Object implements IterablePosting
EOL
Constructor and Description |
---|
IterablePostingImpl() |
Modifier and Type | Method and Description |
---|---|
int |
next(int target)
This implementation of next(int) which uses next()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endOfPostings, next
asWritablePosting, getDocumentLength, getFrequency, getId, setId
public int next(int target) throws IOException
next
in interface IterablePosting
target
- id of the posting to find in this postingn list.IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow