Files
openide/java/java-impl/resources/inspectionDescriptions/StaticInheritance.html
2025-02-05 04:43:28 +00:00

9 lines
223 B
HTML

<html>
<body>
Reports interfaces that are implemented only to provide access to constants.
This kind of inheritance is often confusing and may hide important dependency information.
<!-- tooltip end -->
<p>
</body>
</html>