blob: 746619d8d50a73cd1cb86309589117935c7d967e [file] [log] [blame]
<html>
<body>
Reports any local variables whose type is declared to be a concrete class.
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.
<b>catch</b> block parameters of concrete exception type will also not be reported by this inspection.
<!-- tooltip end -->
<p>
Use the checkbox below to have this inspection ignore local variables whose type is an abstract class.
<p>
</body>
</html>