
org.sonar.l10n.pmd.TooManyFields.html Maven / Gradle / Ivy
Classes that have too many fields could be redesigned to have fewer fields, possibly through some nested object grouping of some of the information. For example, a class with city/state/zip fields could instead have one Address field.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy