Package gen.annotation
Annotation Type Comment
-
@Retention(RUNTIME) @Target({CONSTRUCTOR,METHOD}) public @interface Comment
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringcomment
-
@Retention(RUNTIME)
@Target({CONSTRUCTOR,METHOD})
public @interface Comment
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
comment |