Annotation Type VisibleFor
-
@Retention(CLASS) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE}) @Documented public @interface VisibleFor
Documents why a class, field or method is visible
-
-
Element Detail
-
value
String value
-
-
@Retention(CLASS) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE}) @Documented public @interface VisibleFor
String value