| Package | Description |
|---|---|
| net.openhft.chronicle.core | |
| net.openhft.chronicle.core.onoes |
Provides classes and interfaces for exception handling, logging, and associated utilities.
|
| net.openhft.chronicle.core.pool |
Provides classes and interfaces for pooling and efficient access of various resources like classes, strings, and enum values.
|
| net.openhft.chronicle.core.threads |
Provides classes and interfaces for thread management and scheduling in an
event-driven programming model.
|
| net.openhft.chronicle.core.util |
| Class and Description |
|---|
| ClassMetrics
ClassMetrics is a utility class that holds offset and length metrics of a class.
|
| MisAlignedAssertionError
The
MisAlignedAssertionError is thrown to indicate that an attempted memory operation
failed due to a misaligned memory address. |
| Class and Description |
|---|
| IgnoresEverything
A marker interface which shows this implementation ignores everything.
|
| Class and Description |
|---|
| ClassLocal
Lambda friendly, ClassLocal value to cache information relating to a class.
|
| ClassNotFoundRuntimeException
A runtime exception used to wrap a
ClassNotFoundException. |
| CoreDynamicEnum
Represents the core behavior expected of a dynamic enumeration instance.
|
| Class and Description |
|---|
| ThrowingConsumer
Represents an operation that accepts a single input argument and returns no
result.
|
| Class and Description |
|---|
| CharSequenceComparator
A singleton enum implementing a Comparator for comparing instances of
CharSequence. |
| ClassLocal
Lambda friendly, ClassLocal value to cache information relating to a class.
|
| CoreDynamicEnum
Represents the core behavior expected of a dynamic enumeration instance.
|
| GenericReflection
Provides utility methods for reflective operations on generic types.
|
| Histogram
A
Histogram class represents a histogram of samples. |
| NanoSampler
The
NanoSampler interface provides a contract for recording samples where the duration of each sample
is measured in nanoseconds. |
| ObjectUtils.Immutability |
| ThreadConfinementAsserter |
| ThrowingFunction
Represents a function that accepts one argument and produces a result.
|
| ThrowingSupplier
Represents a supplier of results which might throw an Exception
|
| Updater
Represents an operation that alters an object.
|
Copyright © 2024. All rights reserved.