]> source.dussan.org Git - sonarqube.git/blob
1a0ca1d29ed81412b65513c0278c4a5b4b346703
[sonarqube.git] /
1 <p> A public static method returns a reference to
2    an array that is part of the static state of the class.
3    Any code that calls this method can freely modify
4    the underlying array.
5    One fix is to return a copy of the array.</p>