
org.sonar.l10n.pmd.BooleanGetMethodName.html Maven / Gradle / Ivy
Looks for methods named "getX()" with "boolean" as the return type. The convention is to name these methods "isX()".
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
Looks for methods named "getX()" with "boolean" as the return type. The convention is to name these methods "isX()".