|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
CharSource asCharSource(String) |
Returns a CharSource that reads the given string value. |
| Added Methods | |
CharSink asCharSink(OutputSupplier<? extends Appendable>) |
Returns a view of the given {@code Appendable} supplier as a {@code CharSink}. |
CharSource asCharSource(InputSupplier<? extends Readable>) |
Returns a view of the given {@code Readable} supplier as a {@code CharSource}. |
CharSource asCharSource(String) |
Returns a CharSource that reads the given string value. |
Writer nullWriter() |
Returns a Writer that simply discards written chars. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||