Home
last modified time | relevance | path

Searched refs:gatherCodes (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1241 …me = englishFile.getName(localeID, true, CLDRFile.SHORT_ALTS) + SPLIT_CHAR + gatherCodes(contents); in getName()
1252 public static String gatherCodes(Set<String> contents) { in gatherCodes() method in VettingViewer