All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.report.rules.checkstyle.HideUtilityClassConstructorCheck.html Maven / Gradle / Ivy

HideUtilityClassConstructorCheck

HideUtilityClassConstructorCheck

Make sure that utility classes (classes that contain only static methods) do not have a public constructor.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy