|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrx.android.subscriptions.AndroidSubscriptions
public final class AndroidSubscriptions
Method Summary | |
---|---|
static rx.Subscription |
unsubscribeInUiThread(rx.functions.Action0 unsubscribe)
Create an Subscription that always runs unsubscribe in the UI thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static rx.Subscription unsubscribeInUiThread(rx.functions.Action0 unsubscribe)
unsubscribe
in the UI thread.
unsubscribe
-
unsubscribe
in the UI thread.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |