|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClosureIF
INTERNAL: Interface to represent some closure, a block of code which is executed from inside some block, function or iteration which operates on an input object.
| Method Summary | |
|---|---|
void |
execute(Object object)
Performs some operation on the input object. |
| Method Detail |
|---|
void execute(Object object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||