Class FlowableConcatMapMaybe.ConcatMapMaybeSubscriber<T,​R>

  • All Implemented Interfaces:
    FlowableSubscriber<T>, java.io.Serializable, org.reactivestreams.Subscriber<T>, org.reactivestreams.Subscription
    Enclosing class:
    FlowableConcatMapMaybe<T,​R>

    static final class FlowableConcatMapMaybe.ConcatMapMaybeSubscriber<T,​R>
    extends ConcatMapXMainSubscriber<T>
    implements org.reactivestreams.Subscription