|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface Double5Function
Method Summary | |
---|---|
double |
apply(double a,
double b,
double c,
double d,
double e)
Deprecated. Applies a function to two arguments. |
Method Detail |
---|
double apply(double a, double b, double c, double d, double e)
a
- the first argument passed to the function.b
- the second argument passed to the function.c
- the third argument passed to the function.d
- the fourth argument passed to the function.e
- the fifth argument passed to the function.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |