Searched defs:append0 (Results 1 – 1 of 1) sorted by relevance
121 final void append0 (char[] value) { in append0() method in StringBuilder130 final void append0 (char[] value, int offset, int length) { in append0() method in StringBuilder147 final void append0 (char ch) { in append0() method in StringBuilder154 final void append0 (String string) { in append0() method in StringBuilder168 final void append0 (CharSequence s, int start, int end) { in append0() method in StringBuilder