public class ExpObservable<T>
extends java.lang.Object
| Constructor and Description |
|---|
ExpObservable( |
| Modifier and Type | Method and Description |
|---|---|
<R> |
flatMap( |
<R> |
flatMapExp( |
|
getObservable() |
<R> |
map( |
Subscription |
then( |
Subscription |
then(Action1 onNext) |