T
public interface Duplexer<T>
The product typically forwards invocations of its methods to the same methods of either delegate.
produce(T delegate1, T delegate2)
T produce(T delegate1, T delegate2)
delegate1
delegate2