java.util.concurrent.Callable<rx.Observable<T>>, rx.functions.Func0<rx.Observable<T>>, rx.functions.Functionpublic abstract static class RxUtils.DefFunc<T>
extends java.lang.Object
implements rx.functions.Func0<rx.Observable<T>>
| Constructor | Description |
|---|---|
DefFunc() |
| Modifier and Type | Method | Description |
|---|---|---|
rx.Observable<T> |
call() |
|
abstract T |
method() |