|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implement this interface to provide function with n parameters.
Zephyr Business Solutions Corp.
Method Summary | |
java.lang.Object |
lamda(java.lang.Object[] arr)
Call this function with n parameters. |
Method Detail |
public java.lang.Object lamda(java.lang.Object[] arr) throws java.lang.Throwable
arr
- the parameters.
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |