Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DMatchValue.java501 static public class RegexMatchValue extends MatchValue { class in MatchValue
509 private RegexMatchValue(String key) { in RegexMatchValue() method in MatchValue.RegexMatchValue