]> source.dussan.org Git - sonarqube.git/blob
a74e999bfa840d00e86c8f4386e88b7b7bac5f51
[sonarqube.git] /
1 <p> This class implements the <code>Externalizable</code> interface, but does
2   not define a void constructor. When Externalizable objects are deserialized,
3    they first need to be constructed by invoking the void
4    constructor. Since this class does not have one,
5    serialization and deserialization will fail at runtime.</p>