Searched defs:OrMatchValue (Results 1 – 1 of 1) sorted by relevance
630 static public class OrMatchValue extends MatchValue { class in MatchValue633 private OrMatchValue(Iterator<MatchValue> iterator) { in OrMatchValue() method in MatchValue.OrMatchValue