|
||||||||||
| 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.T3 - The type of the third parameter for the function.T4 - The type of the fourth parameter for the function.R - The return type of the function.public interface Fn4<T1,T2,T3,T4,R>
Functor template for a function that takes arguments of four different types and returns a value of a fifth type, without throwing an exception.
| Method Summary |
|---|
| Methods inherited from interface org.mulgara.util.Fn4E |
|---|
call |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||