News

StringBuilder replace (int start, int end, String str): // This method replaces the characters in a substring of this sequence with characters in the specified String. StringBuilder reverse (): // ...