Package | Description |
---|---|
rx |
Base reactive classes: Observable, Single and Completable; base reactive consumers;
other common base interfaces.
|
Modifier and Type | Method and Description |
---|---|
Completable |
Completable.compose(Completable.CompletableTransformer transformer)
Calls the given transformer function with this instance and returns the function's resulting
Completable.
|
Copyright © 2022. All rights reserved.