Files
openide/java/java-impl/resources/inspectionDescriptions/AbstractMethodOverridesConcreteMethod.html
2025-02-05 04:43:28 +00:00

8 lines
225 B
HTML

<html>
<body>
Reports <code>abstract</code> methods that override concrete super methods.
<p>Methods overridden from <code>java.lang.Object</code> are not reported by this inspection.</p>
<!-- tooltip end -->
</body>
</html>