blob: c051dc4f9be117bb6003f151eac5f7acbd35b577 [file] [log] [blame]
<html>
<body>
Reports any clases which extend <b>java.lang.Thread</b>.
It is usually thought better practice to delegate to rather than extend
<b>java.lang.Thread</b>, so that a thread creator may exert better
control over the thread's behavior, and to better localize all concurrency related operations.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>