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 4.0. Copyright © 2004-2014 University of Glasgow