Reports abstract methods that override abstract methods.

Such methods don't make sense because any concrete child class will have to implement the abstract method anyway.

Methods whose return types, exception declarations, annotations, or modifiers differ from the overridden method are not reported by this inspection.

Configure the inspection: