| Interface | Description |
|---|---|
| ChronicleInitRunnable | |
| Jvm.SignalHandler | |
| LicenceCheck | |
| Memory |
The Memory interface provides low-level memory access methods.
|
| Class | Description |
|---|---|
| ChronicleInit |
Handles application code which must be loaded first/run and may override system properties.
|
| ClassLocal<V> |
Lambda friendly, ClassLocal value to cache information relating to a class.
|
| ClassMetrics |
ClassMetrics is a utility class that holds offset and length metrics of a class.
|
| CleaningRandomAccessFile |
A RandomAccessFile must be explicitly close or cause a resources leak.
|
| Jvm |
Utility class to access information in the JVM.
|
| Maths | |
| Mocker |
The Mocker class provides utility methods for creating mocked instances of interfaces.
|
| OS |
Low level access to OS class.
|
| OS.Unmapper | Deprecated |
| StackTrace |
Represents a throwable stack trace which is created purely for reporting purposes.
|
| UnresolvedType |
The UnresolvedType class represents an unresolved type.
|
| UnsafeMemory |
Copyright © 2023. All rights reserved.