|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
String readFirstLine() |
Change in return type from String to java.lang.String. |
Reads the first line of this source as a string. |
T extends Object readLines(LineProcessor<T>) |
Change in return type from T to (T extends Object). |
Reads lines of text from this source, processing each line as it is read using the given processor. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||