-
Annotation Types Summary
Annotation Type |
Description |
NotNull |
|
Nullable |
|
SuppressWarnings |
Used to suppress specific code analysis warnings produced by the Findbugs tool.
|
Package com.drew.lang.annotations Description
Contains annotations used to extend the signatures of methods and fields, allowing tools such as IntelliJ IDEA
to provide design-time warnings about potential run-time errors.