public class NOT<O> extends UnaryExpression<NOTable<?,? extends O>,O>
Constructor and Description |
---|
NOT(Expression<? extends NOTable<?,? extends O>> operand) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
evaluate, getOperand
getValue, invalidations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
anonymize, decoupleValue, immutable, over, over
public NOT(Expression<? extends NOTable<?,? extends O>> operand)