| Annotation Type | Description |
|---|---|
| ForceInline |
Marker annotation for some methods and constructors in the JSR 292 implementation.
|
| HotMethod | |
| NotNull | |
| Nullable | |
| SingleThreaded |
Documents a class as assumed to be used in a single threaded context.
|
| UsedViaReflection |
Copyright © 2017. All rights reserved.