StringBuffer class is the same as a string, but it is mutable, and string id immutable. Every StringBuffer has a capacity of 16 characters without reallocation.
確定! 回上一頁