T - represents return type of the wrapped methodpublic abstract static class RxUtils.DefFunc<T>
extends java.lang.Object
implements rx.functions.Func0<rx.Observable<T>>
| Constructor and Description |
|---|
DefFunc() |
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<T> |
call() |
abstract T |
method() |