This inspection reports any instances of class with too many constructors. Classes with
too many constructors are prone to initialization errors, and may often be better modeled as
multiple subclasses.
Use the field provided below to specify the maximum acceptable number of constructors a class might have. |
Powered by InspectionGadgets |