Back to Error Prone

IncompatibleModifiers

docs/bugpattern/IncompatibleModifiers.md

2.49.0216 B
Original Source

The @IncompatibleModifiers annotation declares that the target annotation is incompatible with a set of provided modifiers. This check ensures that all annotations respect their @IncompatibleModifiers specifications.