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