blob: a9c5da43785b6bc9ed786afa68801019ae84b6ec [file] [log] [blame]
<html>
<body>
Reports utility classes which are not final.
Utility classes have all fields and methods declared <b>static</b>. Giving such classes making them <b>final</b>
prevents them from being inadvertently subclassed.
<!-- tooltip end -->
<p>
</body>
</html>