| Package | Description |
|---|---|
| net.openhft.chronicle.core.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicEnumClass<E extends CoreDynamicEnum<E>>
Represents a dynamic enumeration class that extends the capabilities of
EnumCache. |
class |
StaticEnumClass<E extends Enum<E>>
Represents a static enumeration class that extends the capabilities of
EnumCache. |
| Modifier and Type | Method and Description |
|---|---|
static <E> EnumCache<E> |
EnumCache.of(Class<E> eClass)
Retrieves an EnumCache instance for the specified enum class.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.