Annotation Interface Named


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface Named
注解命名
Since:
Java 17+
Author:
Kimi Liu
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""