Package cz.drg.pregrouper.process.dto
Class LineWithIndex
java.lang.Object
cz.drg.pregrouper.process.dto.LineWithIndex
Represents a line of data with its last read byte index in the file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineWithIndex
-
-
Method Details
-
getLineEndByteIndex
public long getLineEndByteIndex() -
getLine
-
emptyLine
public boolean emptyLine()
-