|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
D - the function's domainR - the function's rangepublic interface Function<D,R>
A function.
| Method Summary | |
|---|---|
R |
apply(D d)
returns this function's value at d. |
| Method Detail |
|---|
R apply(D d)
d.
d - the function's argument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||