Uses of Class
com.logviewer.data2.BufferedFile.Line
Packages that use BufferedFile.Line
-
Uses of BufferedFile.Line in com.logviewer.data2
Methods in com.logviewer.data2 with parameters of type BufferedFile.LineModifier and TypeMethodDescriptionvoidBufferedFile.loadLine(BufferedFile.Line line, long position) booleanBufferedFile.loadNextLine(BufferedFile.Line line) booleanBufferedFile.loadNextLine(BufferedFile.Line line, long prevLineEnd) booleanBufferedFile.loadPrevLine(BufferedFile.Line line) booleanBufferedFile.loadPrevLine(BufferedFile.Line line, long prevLineStart) booleanLogReader.parseRecord(BufferedFile.Line line)