|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void forEachLine(Consumer<? super String> ) |
Reads all lines of text from this source, running the given {@code action} for each line as it is read. |
Stream<String> lines() |
Opens a new Stream for reading text one line at a time from this source. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |