]> source.dussan.org Git - sonarqube.git/blob
09c2c85f31cebf7463eb095212562b21f0ec8c7c
[sonarqube.git] /
1 <p> This code stores a reference to an externally mutable object into a static
2    field.
3    If unchecked changes to
4    the mutable object would compromise security or other
5    important properties, you will need to do something different.
6   Storing a copy of the object is better approach in many situations.</p>