|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T1 - the first argument typeT2 - the second argument typeT3 - the third argument typeR - the return typepublic interface Lambda3<T1,T2,T3,R>
An arbitrary piece of code parameterized by three arguments.
Thunk,
Lambda,
Lambda2,
Lambda4,
Runnable3| Method Summary | |
|---|---|
R |
value(T1 arg1,
T2 arg2,
T3 arg3)
|
| Method Detail |
|---|
R value(T1 arg1,
T2 arg2,
T3 arg3)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||