Interface InnerQueuedSubscriberSupport<T>

Type Parameters:
T - the value type
All Known Implementing Classes:
FlowableConcatMapEager.ConcatMapEagerDelayErrorSubscriber

public interface InnerQueuedSubscriberSupport<T>
Interface to allow the InnerQueuedSubscriber to call back a parent with signals.