blob: 07fc7514380df9449a8a2e5def0ea71616d32c89 [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>
</body>
</html>