public class OrFilter extends java.lang.Object implements Filter
OrFilter(Filter op1, Filter op2)
boolean
accept(java.lang.Object o)
Filter
getOp1()
getOp2()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrFilter(Filter op1, Filter op2)
public Filter getOp1()
public Filter getOp2()
public boolean accept(java.lang.Object o)
accept