| Package | Description |
|---|---|
| rx |
Rx Observables
|
| Modifier and Type | Method and Description |
|---|---|
<R> Single<R> |
Single.compose(Single.Transformer<? super T,? extends R> transformer)
Transform a Single by applying a particular Transformer function to it.
|
Copyright © 2016. All rights reserved.