]> source.dussan.org Git - sonarqube.git/blob
c95c71548609bdc5966568910fecca355aeb7e0e
[sonarqube.git] /
1 <p> This class implements the <code>Serializable</code> interface
2    and its superclass does not. When such an object is deserialized,
3    the fields of the superclass need to be initialized by
4    invoking the void constructor of the superclass.
5    Since the superclass does not have one,
6    serialization and deserialization will fail at runtime.</p>