Package io.voucherify.client.utils
Class RxUtils.DefFunc<T>
java.lang.Object
io.voucherify.client.utils.RxUtils.DefFunc<T>
- All Implemented Interfaces:
java.util.concurrent.Callable<io.reactivex.Observable<T>>
- Enclosing class:
- RxUtils
public abstract static class RxUtils.DefFunc<T>
extends java.lang.Object
implements java.util.concurrent.Callable<io.reactivex.Observable<T>>
-
Constructor Summary
Constructors Constructor Description DefFunc() -
Method Summary