<html> | |
<body> | |
Reports class too deep in the inheritance hierarchy. Classes too deeply inherited | |
may be confusing, and are a good sign that refactoring may be necessary. This inspection counts all superclasses | |
from a library as a single superclass (libraries are considered unmodifiable). | |
<!-- tooltip end --> | |
<p> | |
Use the field below to specify the maximum inheritance depth a class is allowed to have. | |
<p> | |
</body> | |
</html> |