blob: a3d63bf9c623675ffc471534a12b0b62dd68591b [file] [log] [blame]
<html>
<body>
Reports any classes explicitly declared to extend a utility class. Utility classes
have all fields and methods declared <b>static</b>. Extending a utility
class also allows inadvertent object instantiation of the utility class, because to allow extension
the constructor can not be made private.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore any classes that override a utility class but are also utility classes themselves.
<p>
</body>
</html>