Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLocaleValidator.java66 public static class AllowedMatch { class in LocaleValidator
71 public AllowedMatch(String code) { in AllowedMatch() method in LocaleValidator.AllowedMatch
75 public AllowedMatch(String code, String value) { in AllowedMatch() method in LocaleValidator.AllowedMatch
79 public AllowedMatch(String code, String value, Validity.Status status) { in AllowedMatch() method in LocaleValidator.AllowedMatch