public class PreTranslation<O> extends BinaryExpression<NonCommutativelyTranslatable<? extends O>,Vector<?,?>,O>
| Constructor and Description |
|---|
PreTranslation(Expression<? extends NonCommutativelyTranslatable<? extends O>> firstOperand,
Expression<? extends Vector<?,?>> 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 PreTranslation(Expression<? extends NonCommutativelyTranslatable<? extends O>> firstOperand, Expression<? extends Vector<?,?>> secondOperand)