| Modifier and Type | Method and Description |
|---|---|
static io.reactivex.Scheduler |
edt()
Returns the default Event Dispatch Thread (EDT) scheduler.
|
public static io.reactivex.Scheduler edt()
The default value can be overridden via
RxSwingPlugins.setOnEdtScheduler(io.reactivex.functions.Function).