Interface InnerQueuedObserverSupport<T>

Type Parameters:
T - the value type
All Known Implementing Classes:
ObservableConcatMapEager.ConcatMapEagerMainObserver

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