public class Negation<O> extends UnaryExpression<Negatable<?,? extends O>,O>
| Constructor and Description |
|---|
Negation(Expression<? extends Negatable<?,? extends O>> operand) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
evaluate, getOperandgetValue, invalidationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitanonymize, decoupleValue, immutable, over, overpublic Negation(Expression<? extends Negatable<?,? extends O>> operand)