| Package | Description |
|---|---|
| net.openhft.chronicle.core.threads |
| Modifier and Type | Method and Description |
|---|---|
default HandlerPriority |
EventHandler.priority() |
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.
|
Copyright © 2018. All rights reserved.