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