public class Rotation2<O> extends BinaryExpression<Rotatable2<? extends O>,Value<?>,O>
| Constructor and Description |
|---|
Rotation2(Expression<? extends Rotatable2<? extends O>> firstOperand,
Expression<? extends Value<?>> secondOperand) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
evaluate, getFirstOperand, getSecondOperandgetValue, invalidationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitanonymize, decoupleValue, immutable, over, overpublic Rotation2(Expression<? extends Rotatable2<? extends O>> firstOperand, Expression<? extends Value<?>> secondOperand)