Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DMatchValue.java226 static public class ValidityMatchValue extends MatchValue { class in MatchValue
240 private ValidityMatchValue(LstrType type) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue
244 private ValidityMatchValue(LstrType type, Set<Status> statuses, boolean shortId) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue