Klasse CompatibleObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
hudson.remoting.ObjectInputStreamEx
io.jenkins.plugins.coverage.CompatibleObjectInputStream
Alle implementierten Schnittstellen:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class CompatibleObjectInputStream extends hudson.remoting.ObjectInputStreamEx
CoverageElement didn't have serialVersionUID. In order to keep backwards compatibility, use this class to read serialized Object to avoid that serialVersionUID is different.