Annotation Interface NotInstance.List

Enclosing class:
NotInstance

@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface NotInstance.List
Defines several @NotInstance annotations on the same element
Since:
1.6.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      NotInstance[] value
      Returns:
      Defined annotations
      Since:
      1.6.0