blob: 1a923f987975994afa15bbf1f0a3bb4c8f80c1b7 [file] [log] [blame]
<html>
<body>
Reports any <b>new</b> expressions which instantiate utility classes.
Utility classes have all fields and methods declared <b>static</b>, and their
presence may indicate a lack of object-oriented design. Instantiation of such classes most likely indicates
programmer error.
<!-- tooltip end -->
<p>
</body>
</html>