|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
int ) |
Documentation changed from old to new. |
Creates a new CharArrayWriter with the specified initial size. |
Changed Methods | ||
int size() |
Documentation changed from old to new. |
Returns the current size of the buffer. |
char[] toCharArray() |
Documentation changed from old to new. |
Returns a copy of the input data. |
void writeTo(Writer ) |
Documentation changed from old to new. |
Writes the contents of the buffer to another character stream. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |