public class PreRotation2<O> extends BinaryExpression<NonCommutativelyRotatable2<? extends O>,Value<?>,O>
Constructor and Description |
---|
PreRotation2(Expression<? extends NonCommutativelyRotatable2<? extends O>> firstOperand,
Expression<? extends Value<?>> secondOperand) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
evaluate, getFirstOperand, getSecondOperand
getValue, invalidations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
anonymize, decoupleValue, immutable, over, over
public PreRotation2(Expression<? extends NonCommutativelyRotatable2<? extends O>> firstOperand, Expression<? extends Value<?>> secondOperand)