Home | History | Annotate | Download | only in collator

Lines Matching defs:buf2

1257         StringBuilder buf2 = new StringBuilder();
1262 buf2.setLength(0);
1266 buf2.append('a');
1269 buf2.append('a');
1272 str2 = buf2.toString();