Pattern: Method names should start with a lower case letter
id: NM_METHOD_NAMING_CONVENTION, type: Nm, category: BAD_PRACTICE
Methods should be verbs, in mixed case with the first letter lowercase, with
the first letter of each internal word capitalized.
Original issue reported on code.google.com by netpr...@gmail.com on 21 Jul 2011 at 6:30
Original issue reported on code.google.com by
netpr...@gmail.com
on 21 Jul 2011 at 6:30