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
#
File
Line
Column
1
org/hammurapi/inspectors/testcases/fixes/AbstractMethodFromConstructorRuleFixTestCase.java
38
9
2
org/hammurapi/inspectors/testcases/violations/UnnecessaryConstructorRuleViolationTestCase.java
40
9
Hammurapi 3 Copyright © 2004 Hammurapi Group. All Rights Reserved.