Package rx
Interface Completable.CompletableTransformer
- All Superinterfaces:
Func1<Completable,
,Completable> Function
- Enclosing class:
Completable
Convenience interface and callback used by the compose operator to turn a Completable into another
Completable fluently.
-
Method Summary