|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
P
- The Type of the input parameterspublic interface IVoidLambda<P>
Generalized lambda that takes a vararg of input parameters and has no return value.
Method Summary | |
---|---|
void |
apply(P... params)
Run (apply) the lambda |
Method Detail |
---|
void apply(P... params)
params
- vararg of input parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |