Skip navigation links

Package net.openhft.chronicle.core.annotation

Provides annotations for specifying and documenting constraints, expected behavior, and meta-information for elements within the Chronicle Core library.

See: Description

Package net.openhft.chronicle.core.annotation Description

Provides annotations for specifying and documenting constraints, expected behavior, and meta-information for elements within the Chronicle Core library.

The annotations in this package can be used for a range of purposes such as:

Examples of annotations provided in this package include:

These annotations may be used to convey intentions, constraints, and additional information about elements in the codebase which can be beneficial for documentation, analysis or runtime behavior.

Skip navigation links

Copyright © 2024. All rights reserved.