|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Operation<I,O>
Abstraction for operations on an arbitrary number of objects of type I which yield a result of type O.
Created: 03.08.2007 06:58:26
| Method Summary | |
|---|---|
O |
perform(I... args)
|
| Method Detail |
|---|
O perform(I... args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||