org.sonar.l10n.checkstyle.com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck.html Maven / Gradle / Ivy
Checks visibility of class members. Only static final members may be public; other class members must be private unless property protectedAllowed or packageAllowed is set.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy