This inspection reports any empty classes or Java file without any class defined. A class is empty if it doesn't have any fields, methods, constructors or initializers. Empty classes are often left over after large changes or refactorings. |
Powered by InspectionGadgets |