Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DMatchValue.java630 static public class OrMatchValue extends MatchValue { class in MatchValue
633 private OrMatchValue(Iterator<MatchValue> iterator) { in OrMatchValue() method in MatchValue.OrMatchValue