Inspector ER-110 summary

Severity: 3
Version: 0
Description: Unnecessary constructor detects when a constructor is not necessary; i.e., when there's only one constructor, it's public, has an empty body, and takes no arguments.

Violations
#FileLineColumn
1org/hammurapi/inspectors/testcases/fixes/AbstractMethodFromConstructorRuleFixTestCase.java389
2org/hammurapi/inspectors/testcases/violations/UnnecessaryConstructorRuleViolationTestCase.java409

Hammurapi 3 Copyright © 2004 Hammurapi Group. All Rights Reserved.