]> source.dussan.org Git - sonarqube.git/blob
00494a81d70cb7b6c567afc85f4b439a0feb6c21
[sonarqube.git] /
1 <p>
2     This class declares that it implements an interface that is also implemented by a superclass.
3     This is redundant because once a superclass implements an interface, all subclasses by default also
4     implement this interface. It may point out that the inheritance hierarchy has changed since
5     this class was created, and consideration should be given to the ownership of
6     the interface's implementation.
7     </p>