Annotation Interface Imports


@Target(TYPE) @Retention(RUNTIME) public @interface Imports
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The imports.
  • Element Details

    • value

      String[] value
      The imports.
      Default:
      {}