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.

Use the checkbox below to ignore unnecessary constructors which have an annotation.