|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
R
- return typeT
- value typepublic interface INaryFunction<R,T>
Method Summary | |
---|---|
R |
execute(java.util.List<T> t)
|
R |
execute(T... t)
|
Method Detail |
---|
R execute(T... t)
R execute(java.util.List<T> t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |