public class XNOR<O extends XNORable<?,? super T>,T> extends BinaryExpression<XNORable<? extends O,? super T>,T,O>
| Constructor and Description |
|---|
XNOR(Expression<? extends XNORable<? extends O,? super T>> firstOperand,
Expression<? extends T> secondOperand) |
evaluate, getFirstOperand, getSecondOperandgetValue, invalidationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanonymize, decoupleValue, immutable, over, overpublic XNOR(Expression<? extends XNORable<? extends O,? super T>> firstOperand, Expression<? extends T> secondOperand)