Reports abstract methods which override abstract methods. Methods with
different return types, exception declarations, annotations or modifiers 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.