@Documented @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) public @interface CalledMethods
CalledMethods
.
Lombok outputs this annotation. This annotation could be marked as deprecated, but that causes extra warnings when processing delombok'd code.
public abstract String[] value