批注接口 MagicModule


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface MagicModule
模块,主要用于import指令,import时根据模块名获取当前类如:import assert;
作者:
mxd
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    模块名
  • 元素详细资料

    • value

      String value
      模块名