Annotation Interface UsedAt.Uses

Enclosing class:
UsedAt

@Retention(RUNTIME) @Target(TYPE) public static @interface UsedAt.Uses
Allows to mark method/type/field with multiple UsedAt annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details