blob: e30d25a94385a6359b87fbb0fba8644a19c10e7e [file] [log] [blame]
<html>
<body>
Reports static method calls where the call is qualified
by a subclass of the declaring class, rather than the declaring class itself
(e.g. <b>MyThreadSubclass.sleep()</b>). Java allows such qualification, but such calls
may be confusing, and may indicate a subtle confusion of inheritance and overriding.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>