<html> | |
<body> | |
Reports any clases which extend concrete classes of type | |
<b>java.util.Collection</b> or | |
<b>java.util.Map</b>. Subclassing collection types | |
is a common practice of novice object-oriented developers, but is considerably | |
more brittle than delegating collection calls. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |