Searched defs:CharsAppendable (Results 1 – 1 of 1) sorted by relevance
2572 private static final class CharsAppendable implements Appendable { class in Normalizer2573 public CharsAppendable(char[] dest, int destStart, int destLimit) { in CharsAppendable() method in Normalizer.CharsAppendable