| Package | Description |
|---|---|
| net.openhft.chronicle.threads | |
| net.openhft.chronicle.threads.api |
| Modifier and Type | Method and Description |
|---|---|
static HandlerPriority |
HandlerPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerPriority[] |
HandlerPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default HandlerPriority |
EventHandler.priority() |
Copyright © 2015. All rights reserved.