blob: 50e8ef6e932f5d3b2d4db3177a822650ff6d639d [file] [log] [blame]
<html>
<body>
Reports any methods whose return 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 methods whose return type is an abstract class.
<p>
</body>
</html>