org.sonar.l10n.findbugs.MS_MUTABLE_ARRAY.html Maven / Gradle / Ivy
A final static field references an array
and can be accessed by malicious code or
by accident from another package.
This code can freely modify the contents of the array.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy