| Package | Description |
|---|---|
| net.openhft.chronicle.core.pool |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
ClassLookup.forName(CharSequence name)
Looks up and returns the Class object associated with the given class name.
|
@NotNull Class<?> |
ClassAliasPool.forName(@NotNull CharSequence name)
Looks up a class using its name or registered alias.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.