public final class AndroidSubscriptions
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static rx.Subscription |
unsubscribeInUiThread(rx.functions.Action0 unsubscribe)
Create an Subscription that always runs
unsubscribe in the UI thread. |