|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
In
- Out
- public interface ExecutorDelegate<In,Out>
Generic Executor delegate interface
Method Summary | |
---|---|
Out |
execute(In in)
Executes a given Operation and returns the desired Output |
Method Detail |
---|
Out execute(In in)
in
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |