blob: 6a515f84392d88ce4b43731121450b0eacb49669 [file] [log] [blame]
<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>