public abstract static class RxUtils.DefFunc<T>
extends java.lang.Object
implements java.util.concurrent.Callable<io.reactivex.Observable<T>>
| Constructor and Description |
|---|
DefFunc() |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<T> |
call() |
abstract T |
method() |