private class FileBackedDictionary.IndexFileLookaheadIterator extends FileBackedDictionary.FileLookaheadIterator
_fileType, _pos| Constructor and Description |
|---|
IndexFileLookaheadIterator(POS pos) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
parseLine(POS pos,
long offset,
java.lang.String line) |
getNextOffset, hasNext, next, nextLine, nextOffset, removepublic IndexFileLookaheadIterator(POS pos)
protected java.lang.Object parseLine(POS pos, long offset, java.lang.String line)
parseLine in class FileBackedDictionary.FileLookaheadIterator