| Package | Description |
|---|---|
| net.openhft.chronicle.core.pool |
| Class and Description |
|---|
| ClassAliasPool
A class responsible for looking up classes and associating them with aliases for
more convenient referencing.
|
| ClassLookup
An interface for looking up classes by name and associating them with aliases.
|
| EnumCache
Abstract base class for caching and efficient access to enum-like instances.
|
| EnumInterner
This class represents a cache for enum values to improve performance in scenarios where the same enum values
are frequently looked up by name.
|
| StringInterner.Changed
Callback for receiving notification when a value is stored.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.