public class OrOperator extends AbstractBinaryOperator
Constructor and Description |
---|
OrOperator(Expression left,
Expression right) |
Modifier and Type | Method and Description |
---|---|
boolean |
passes(Object object) |
describeWith, getLeft, getRight
and, or, xor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, or, xor
public OrOperator(Expression left, Expression right)
public boolean passes(Object object)
object
- The object to checkCopyright © 2005-2013 Agical AB. All Rights Reserved.