resources.report.rules.findbugs.NM_METHOD_NAMING_CONVENTION.html Maven / Gradle / Ivy
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.