Downstream
- the value type of the downstreamUpstream
- the value type of the upstreampublic interface FlowableOperator<Downstream,Upstream> extends Function<org.reactivestreams.Subscriber<? super Downstream>,org.reactivestreams.Subscriber<? super Upstream>>