|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcds.tools.parser.AbstractOperateur
cds.tools.parser.BinaryOperateur
cds.tools.parser.AdditionOp
public final class AdditionOp
Opérateur 'addition'
| Constructor Summary | |
|---|---|
AdditionOp(AbstractOperateur op1,
AbstractOperateur op2)
|
|
| Method Summary | |
|---|---|
double |
compute()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdditionOp(AbstractOperateur op1,
AbstractOperateur op2)
| Method Detail |
|---|
public final double compute()
compute in class BinaryOperateur
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||