| <html> | |
| <body> | |
| Reports any <b>new</b> expressions which instantiate utility classes. | |
| Utility classes have all fields and methods declared <b>static</b>, and their | |
| presence may indicate a lack of object-oriented design. Instantiation of such classes most likely indicates | |
| programmer error. | |
| <!-- tooltip end --> | |
| <p> | |
| </body> | |
| </html> |