Other |
---|
5.0 tigerFixed |
Duplicate :
|
Name: rmT116609 Date: 02/04/2003 DESCRIPTION OF THE PROBLEM : The StringBuffer class needs an append method that takes a CharSequence. That way if one has a CharSequence (such as a CharBuffer) there is no need to create a String object to append to the StringBuffer. (Review ID: 180807) ======================================================================
|