Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
Given that CharSequence.getChars now exists, there is no reason in the general case to continue to check inside the CharBuffer.append methods whether a CharSequence is a String, StringBuffer, or StringBuilder.