blob: 7c815a9cd8fb2d005f75b7b9d2a39e80088ac5bc [file] [log] [blame]
<html>
<body>
Reports any method parameters whose type is declared to be a concrete class, rather than an interface.
Such declarations may represent a failure of abstraction, and may make testing more difficult.
Declarations whose classes come from system or third-party libraries will not be reported by this inspection.
<!-- tooltip end -->
<p>
Use the checkbox below to have this inspection ignore method parameters whose type is an abstract class.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>