blob: 3705904b18bb1164e2f75b5ec5fd54db392e11f2 [file] [log] [blame]
<html>
<body>
Reports utility classes which do not have <b>private</b> constructors.
Utility classes have all fields and methods declared <b>static</b>. Giving such classes a <b>private</b>
constructor prevents them from being inadvertently instantiated.
<!-- tooltip end -->
<p>
Use the list below to specify special annotations. Classes annotated with one of
these annotations will be ignored by this inspection.
<p>
Use the checkbox below to ignore classes which only have a main method and no other methods.
<p>
</body>
</html>