Annotation Interface RefineAs


@Retention(SOURCE) @Target(TYPE) public @interface RefineAs
Attach this annotation to a class to indicate that this class should be renamed to value().
  • 必需元素概要

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

    • value

      Class<?> value
      返回:
      Class to rename to.