|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Function2<T1,T2,R>
A two-argument function that takes arguments of type T1 and T2 and returns an R.
| Method Summary | |
|---|---|
R |
call(T1 v1,
T2 v2)
|
| Method Detail |
|---|
R call(T1 v1,
T2 v2)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||