Package com.squareup.workflow1.rx2
Types
An convenience implementation of
Worker that is expressed in terms of Reactive Streams'
Publisher instead of
Flow.
Functions
Creates a
Worker from this
Completable.
Creates a
Worker from this
Maybe.
Creates a
Worker from this
Observable.
Creates a
Worker from this
Single.
Creates a
Worker from this
Publisher (
Flowable is a
Publisher).