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

resources.report.rules.findbugs.NM_METHOD_NAMING_CONVENTION.html Maven / Gradle / Ivy



Nm: Method names should start with a lower case letter (NM_METHOD_NAMING_CONVENTION)


Nm: Method names should start with a lower case letter (NM_METHOD_NAMING_CONVENTION)

Methods should be verbs, in mixed case with the first letter lowercase, with the first letter of each internal word capitalized.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy