]> source.dussan.org Git - sonarqube.git/blob
1a3f81063dc6bb51a335da9df27cfeee8fdbe134
[sonarqube.git] /
1 <p>
2       This Serializable class defines a non-primitive instance field which is neither transient, 
3       Serializable, or <code>java.lang.Object</code>, and does not appear to implement the <code>Externalizable</code> 
4       interface or the <code>readObject()</code> and <code>writeObject()</code> methods.  
5       Objects of this class will not be deserialized correctly if a non-Serializable object is stored in this field.
6       </p>