<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> |