Skip to content

Methods names should not start with an upper case character #2

Description

@brockn

In java it's non-standard to have methods which start with an upper case character:

http://www.cwu.edu/~gellenbe/javastyle/method.html

as it makes it difficult to distinguish from a constructor, doubly so when you have inner classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions