Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DMatchValue.java699 static public class TimeMatchValue extends MatchValue { class in MatchValue
703 public TimeMatchValue(String key) { in TimeMatchValue() method in MatchValue.TimeMatchValue