StringBuilder string = new StringBuilder(); string.append("abc").append("def");