blob: 36645248954d2bef1e453856496709b74b140b69 [file] [log] [blame]
<html>
<body>
Reports <b>abstract</b> methods which override <b>abstract</b> methods. Methods with
different return types or exception declarations than the method they override are not
reported by this inspection.
<!-- tooltip end -->
<p>
Use the first checkbox to ignore any abstract methods that have a different JavaDoc comment than their super method.
<p>
Use the second checkbox to ignore any abstract methods that have one or more annotations that are not present on their super method.
<p>
</body>
</html>