public abstract class AsynchronousUseCase<I,O> extends RxUseCase<I,O> implements Asynchronous<I,O>
Asynchronous.Callback<O>| Constructor and Description |
|---|
AsynchronousUseCase() |
| Modifier and Type | Method and Description |
|---|---|
protected io.reactivex.Observable<Response<O>> |
execute(I input) |
addDecorator, create, create, create, decorateWith, decorateWith, decorateWithNothing, get, get, get, justFail, justSucceed, removeDecorator, toRx, toRx, toRx, wrap, wrap, wrap, wrap, wrap, wrap, wrap, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitact