apply

open override fun apply(upstream: Single<T>): SingleSource<T>

Method to apply scheduler

Parameters

upstream

the completable to be applied

Sources

Link copied to clipboard