|
||||||||||
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.SubtractOp
public final class SubtractOp
Opérateur 'soustraction'
Constructor Summary | |
---|---|
SubtractOp(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 SubtractOp(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 |