JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package javax.annotation
Provides annotations for the nullability of references.
See:
Description
Annotation Types Summary
Annotation Type
Description
Nonnull
This annotation indicates that the annotated reference is not null.
Nullable
This annotation indicates that the annotated reference can be null.
Package javax.annotation Description
Provides annotations for the nullability of references.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.