blob: fdae5e1e89bcf6f0babf45c064fa825a8ca296e7 [file] [log] [blame]
<html>
<body>
Reports utility classes with <b>public</b> constructors. Utility
classes have all fields and methods declared <b>static</b>. Giving such classes a <b>public</b>
constructor is confusing, and may lead to the class being inadvertently instantiated.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>