-
@Documented @Retention(SOURCE) @Target({MODULE,ANNOTATION_TYPE}) @Repeatable(List.class) public @interface Author
The full name and email of the project author- Author:
- nedis
-
-
Element Detail
-
name
String name
- Default:
- "GeneratedBy RxMicroAnnotationProcessor"
-
-
-
email
String email
- Default:
- "[email protected]"
-
-