apply

open override fun apply(upstream: Flowable<T>): Publisher<T>

Method to apply scheduler

Return

Publisher for the Flowable

Parameters

upstream

the completable to be applied

Sources

Link copied to clipboard