BoundedStringBuilder(int size)
BoundedStringBuilder
append(char c)
append(char[] str)
append(String str)
int
length()
void
setLength(int length)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object