Solutionunvalidated
meta-annotate your `@Foo` annotation with `@Target({})` — How to define an annotation that's not applicable in any context? Outcome: It cannot be used to annotate anything directly.
e32a23d2-ff59-4705-a246-8e02322ba5f3
meta-annotate your @Foo annotation with @Target({}) — How to define an annotation that's not applicable in any context? Outcome: It cannot be used to annotate anything directly.