|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - public interface Duplexer<T>
An entity that creates an object based on two other objects of the same type (the 'delegates').
The product typically forwards invocations of its methods to the same methods of either delegate.
| Method Summary | |
|---|---|
T |
produce(T delegate1,
T delegate2)
|
| Method Detail |
|---|
T produce(T delegate1,
T delegate2)
delegate1 and delegate2
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||