blob: b7bff965fc1501c74b2dfbcd7de941ac22e6e7a4 [file] [log] [blame]
<html>
<body>
Reports unnecessary empty constructors without parameters with the same
access modifiers as their containing class.
If such a constructor is the only constructor for a class and performs no initialization,
it can be safely removed.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore unnecessary constructors which have an annotation.
<p>
</body>
</html>