| Package | Description |
|---|---|
| net.openhft.chronicle.core | |
| net.openhft.chronicle.core.util |
| Class and Description |
|---|
| NonNegative
Annotation that indicates the annotated element is expected to hold a non-negative value (i.e.
|
| Positive
Annotation that indicates the annotated element is expected to hold a positive value (i.e.
|
| Class and Description |
|---|
| Java9
Marker annotation to label methods that are expected to be called by java-9+ specific code paths.
|
| SingleThreaded
Annotation to document that a class is intended to be used in a single-threaded context.
|
Copyright © 2024. All rights reserved.