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