]> source.dussan.org Git - sonarqube.git/blob
fa9d408ed76b522534989c1bcadaed13d950bf0b
[sonarqube.git] /
1 <p> This class contains a field that is updated at multiple places in the class, thus it seems to be part of the state of the class. However, since the field is marked as transient and not set in readObject or readResolve, it will contain the default value in any 
2 deserialized instance of the class.
3 </p>