|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrx.subscriptions.SwingSubscriptions
public final class SwingSubscriptions
| Method Summary | |
|---|---|
static rx.Subscription |
unsubscribeInEventDispatchThread(rx.functions.Action0 unsubscribe)
Create an Subscription that always runs unsubscribe in the event dispatch 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 unsubscribeInEventDispatchThread(rx.functions.Action0 unsubscribe)
unsubscribe in the event dispatch thread.
unsubscribe -
unsubscribe in the event dispatch thread.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||