Package japicmp.model

Interface JApiJavaObjectSerializationCompatibility

  • All Known Implementing Classes:
    JApiClass

    public interface JApiJavaObjectSerializationCompatibility
    This interface defines a method to check whether the implementing element has changed in a way that is compatible or incompatible regarding the Java Object Serialization mechanism as defined in http://docs.oracle.com/javase/7/docs/platform/serialization/spec/serialTOC.html.