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, getSecondOperand
getValue, invalidations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
anonymize, decoupleValue, immutable, over, over
public Rotation2(Expression<? extends Rotatable2<? extends O>> firstOperand, Expression<? extends Value<?>> secondOperand)