mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
17 lines
462 B
HTML
17 lines
462 B
HTML
<html>
|
|
<body>
|
|
Reports interfaces that have no concrete subclasses.
|
|
<!-- tooltip end -->
|
|
<p>Configure the inspection:</p>
|
|
<ul>
|
|
<li>
|
|
Use the list below to add annotations. Interfaces declared with
|
|
one of these annotations will be ignored by the inspection.
|
|
</li>
|
|
<li>
|
|
Use the checkbox below to ignore interfaces that only declare constant fields.
|
|
Such interfaces may still be usable even without implementations.
|
|
</li>
|
|
</ul>
|
|
</body>
|
|
</html> |