Package com.drew.lang.annotations

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.

See:
          Description

Annotation Types Summary
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.



Copyright © 2012. All Rights Reserved.