Package com.drew.lang.annotations


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.
  • Annotation Types
    Class
    Description
     
     
    Used to suppress specific code analysis warnings produced by the Findbugs tool.