|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T1 - The type of the first parameter for the function.T2 - The type of the second parameter for the function.R - The return type of the function.public interface Fn2<T1,T2,R>
Functor template for a function that takes arguments of two different types and returns a value of a third type, without throwing an exception.
| Method Summary |
|---|
| Methods inherited from interface org.mulgara.util.Fn2E |
|---|
call |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||