StringBuffer (Java Platform SE 7 ) - Oracle Documentation
經安全檢測,此網站為安全網站,請放心前往原始網址!
StringBuffer (Java Platform SE 7 ) - Oracle Documentation
A thread-safe, mutable sequence of characters. A string buffer is like a String , but
can be modified. At any point in time it contains some particular sequence of ...