Reports abstract methods which override abstract methods. Methods with different return types or exception declarations than the method they override are not reported by this inspection.

Use the first checkbox to ignore any abstract methods that have a different JavaDoc comment than their super method.

Use the second checkbox to ignore any abstract methods that have one or more annotations that are not present on their super method.