Home
last modified time | relevance | path

Searched defs:ValidityMatchValue (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 DMatchValue.java295 public static class ValidityMatchValue extends MatchValue { class in MatchValue
310 private ValidityMatchValue(LstrType type) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue
314 private ValidityMatchValue(LstrType type, Set<Status> statuses, boolean shortId) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue