Home
last modified time | relevance | path

Searched defs:topParents (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowRegionalVariants.java298 Set<CLDRLocale> topParents = new TreeSet<>(parentToChildren.keySet()); in showInheritance() local
304 Set<CLDRLocale> topParents, in showInheritance()