Class FlowableConcatMapScheduler.ConcatMapImmediate<T,R>

All Implemented Interfaces:
FlowableSubscriber<T>, FlowableConcatMap.ConcatMapSupport<R>, Serializable, Runnable, org.reactivestreams.Subscriber<T>, org.reactivestreams.Subscription
Enclosing class:
FlowableConcatMapScheduler<T,R>

static final class FlowableConcatMapScheduler.ConcatMapImmediate<T,R> extends FlowableConcatMapScheduler.BaseConcatMapSubscriber<T,R>