Searched refs:appendExemplarCodePoint (Results 1 – 1 of 1) sorted by relevance
310 .forEach(cp -> appendExemplarCodePoint(exemplarList, cp).append(' ')); in getExemplarValue()316 private static StringBuilder appendExemplarCodePoint(StringBuilder out, int cp) { in appendExemplarCodePoint() method in PseudoLocales.PseudoLocaleData