Class EqualDelta<T>

  • All Implemented Interfaces:
    java.io.Serializable

    public class EqualDelta<T>
    extends AbstractDelta<T>
    This delta contains equal lines of data. Therefore nothing is to do in applyTo and restore.
    See Also:
    Serialized Form