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