Annotation Type SuppressJava6Requirement


@Deprecated @Retention(CLASS) @Target({METHOD,CONSTRUCTOR,TYPE}) public @interface SuppressJava6Requirement
Deprecated.
Annotation to suppress the Java 6 source code requirement checks for a method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
     
  • Element Details

    • reason

      String reason
      Deprecated.