|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
String ) |
Documentation changed from old to new. |
Constructs a string buffer so that it represents the same sequence of characters as the string argument; in other words the initial contents of the string buffer is a copy of the argument string. |
Changed Methods | ||
void setCharAt(int, |
Documentation changed from old to new. |
The character at the specified index of this string buffer is set to ch . |
void setLength(int ) |
Documentation changed from old to new. |
Sets the length of this String buffer. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |