Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DMatchValue.java626 static public class SetMatchValue extends MatchValue { class in MatchValue
629 public SetMatchValue(MatchValue subtest) { in SetMatchValue() method in MatchValue.SetMatchValue