|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jfl.core.operators.BoundedSum
public class BoundedSum
Constructor Summary | |
---|---|
BoundedSum()
|
Method Summary | |
---|---|
double |
compute(double a,
double b)
Compute the binary operation implemented. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BoundedSum()
Method Detail |
---|
public double compute(double a, double b)
IBinaryOperator
compute
in interface IBinaryOperator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |