T - public interface Duplexer<T>
The product typically forwards invocations of its methods to the same methods of either delegate.
| Modifier and Type | Method and Description |
|---|---|
T |
produce(T delegate1,
T delegate2) |
Copyright © 2018 Arno Unkrig. All rights reserved.