rules.SimpleAccessorNameNotation.md Maven / Gradle / Ivy
Checks that setters and getters follow the normal setField(), getField() and isField() pattern, where 'Field' is the name of the field being accessed.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy