Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DMatchValue.java251 static public class ValidityMatchValue extends MatchValue { class in MatchValue
265 private ValidityMatchValue(LstrType type) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue
269 private ValidityMatchValue(LstrType type, Set<Status> statuses, boolean shortId) { in ValidityMatchValue() method in MatchValue.ValidityMatchValue