Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DMatchValue.java453 static public class RangeMatchValue extends MatchValue { class in MatchValue
463 private RangeMatchValue(String key) { in RangeMatchValue() method in MatchValue.RangeMatchValue