public interface Skipable
Modifier and Type | Method and Description |
---|---|
void |
skip(int numEntries)
Skip forward the specified number of entries.
|
void skip(int numEntries) throws IOException
numEntries
- number of entries to skipIOException
- if an IO problem occurs.Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow