@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE_USE,TYPE_PARAMETER})
public @interface NotCalledMethods
CalledMethodsTop.
A similar annotation might be supported in the future.
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value |