| Package | Description |
|---|---|
| net.openhft.chronicle.core.pool | |
| net.openhft.chronicle.core.util |
| Modifier and Type | Field and Description |
|---|---|
static ClassLocal<EnumInterner<?>> |
EnumInterner.ENUM_INTERNER
A cache for EnumInterner instances.
|
| Modifier and Type | Method and Description |
|---|---|
static <V> @NotNull ClassLocal<V> |
ClassLocal.withInitial(Function<Class<?>,V> classVFunction)
Function to create a value to cache information associated with a Class
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.