blob: 416c959608ae24da7b42f0da408f77ea8dad349a [file] [log] [blame]
<html>
<body>
Reports "no-op" methods in <b>abstract</b> classes. It is usually a better
design to make such methods <b>abstract</b> themselves, so that classes which inherit the methods will not forget to provide
their own implementations.
<!-- tooltip end -->
<p>
</body>
</html>