|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Param
- the only argument that is passed to the closure
Result
- the result of the single closure method
.public static interface Functions.Function1<Param,Result>
A function that takes one argument.
Method Summary | |
---|---|
Result |
apply(Param p)
|
Method Detail |
---|
Result apply(Param p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |