Interface CommandRxExecutor

    • Method Detail

      • flowable

        <R> io.reactivex.Flowable<R> flowable​(Callable<RFuture<R>> supplier)