| Package | Description |
|---|---|
| com.github.leanframeworks.minibus.base.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
AbstractUIThreadDispatcher.NestedDispatchStrategy |
AbstractUIThreadDispatcher.getNestedDispatchStrategy() |
static AbstractUIThreadDispatcher.NestedDispatchStrategy |
AbstractUIThreadDispatcher.NestedDispatchStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractUIThreadDispatcher.NestedDispatchStrategy[] |
AbstractUIThreadDispatcher.NestedDispatchStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractUIThreadDispatcher(AbstractUIThreadDispatcher.NestedDispatchStrategy nestedDispatchStrategy)
Constructor.
|
EDTDispatcher(AbstractUIThreadDispatcher.NestedDispatchStrategy nestedDispatchStrategy) |
FxApplicationThreadDispatcher(AbstractUIThreadDispatcher.NestedDispatchStrategy nestedDispatchStrategy) |
Copyright © 2017. All rights reserved.