@Documented @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) public @interface NotCalledMethods
@
CalledMethods
()
.
A similar annotation might be supported in the future.
This annotation could be marked as deprecated, but that causes extra warnings when processing delombok'd code.
public abstract String[] value