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.String
what
-
@Retention(RUNTIME)
@Target({CONSTRUCTOR,METHOD})
public @interface Todo
Modifier and Type | Required Element | Description |
---|---|---|
java.lang.String |
what |