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