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 Platform 5.1. Copyright © 2004-2019, University of Glasgow