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
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