The setSink method on OutputPort<T> takes Sink<Object>

But the getSink method on InputPort<T> returns a Sink<T>

Is there a reason for this asymmetric API ?

Regards,
Siyuan

Reply via email to