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.
|
Copyright © 2015. All rights reserved.