public class OrPredicate extends java.lang.Object implements Predicate
OrPredicate(Predicate[] predicates)
void
accept(Visitor visitor)
Predicate[]
getPredicates()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrPredicate(Predicate[] predicates)
public Predicate[] getPredicates()
public void accept(Visitor visitor)
accept
Visitable