Package com.github.difflib.unifieddiff
Class InternalUnifiedDiffReader
java.lang.Object
java.io.Reader
java.io.BufferedReader
com.github.difflib.unifieddiff.InternalUnifiedDiffReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Readable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.BufferedReader
close, lines, mark, markSupported, read, read, ready, reset, skip
Methods inherited from class java.io.Reader
nullReader, read, read, transferTo
-
Field Details
-
lastLine
-
-
Constructor Details
-
InternalUnifiedDiffReader
-
-
Method Details
-
readLine
- Overrides:
readLine
in classBufferedReader
- Throws:
IOException
-
lastLine
String lastLine()
-