Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
2 | <body> | ||||
3 | Reports "no-op" methods in <b>abstract</b> classes. It is usually a better | ||||
4 | design to make such methods <b>abstract</b> themselves, so that classes which inherit the methods will not forget to provide | ||||
5 | their own implementations. | ||||
6 | <!-- tooltip end --> | ||||
7 | <p> | ||||
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 8 | |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 9 | </body> |
10 | </html> |