@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE_USE,TYPE_PARAMETER})
public @interface CalledMethods
You should use CalledMethods
instead. The Object Construction Checker treats this annotation as identical to that one.
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value |