Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLocaleValidator.java75 public static class AllowedMatch { class in LocaleValidator
80 public AllowedMatch(String code) { in AllowedMatch() method in LocaleValidator.AllowedMatch
84 public AllowedMatch(String code, String value) { in AllowedMatch() method in LocaleValidator.AllowedMatch
88 public AllowedMatch(String code, String value, Validity.Status status) { in AllowedMatch() method in LocaleValidator.AllowedMatch