blob: 416c959608ae24da7b42f0da408f77ea8dad349a [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<html>
2<body>
3Reports "no-op" methods in <b>abstract</b> classes. It is usually a better
4design to make such methods <b>abstract</b> themselves, so that classes which inherit the methods will not forget to provide
5their own implementations.
6<!-- tooltip end -->
7<p>
Tor Norbyec1ace1f2013-07-08 11:26:24 -07008
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08009</body>
10</html>