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