| Package | Description |
|---|---|
| net.openhft.chronicle.core.pool | |
| net.openhft.chronicle.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicEnumClass<E extends CoreDynamicEnum<E>>
Represents a dynamic enumeration class that extends the capabilities of
EnumCache. |
| Modifier and Type | Field and Description |
|---|---|
static CoreDynamicEnum<?>[] |
DynamicEnumClass.CORE_DYNAMIC_ENUMS |
| Modifier and Type | Method and Description |
|---|---|
E[] |
DynamicEnumClass.asArray()
Returns all enum instances in creation order.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoreDynamicEnum<E extends CoreDynamicEnum<E>>
Represents the core behavior expected of a dynamic enumeration instance.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.