RedundantOverride
This override is redundant, and can be removed.
- Severity
- WARNING
- Has Fix?
- REQUIRES_HUMAN_ATTENTION
The problem
Suppression
Suppress false positives by adding the suppression annotation @SuppressWarnings("RedundantOverride")
to the enclosing element.