Class DeleteDelta<T>

  • Type Parameters:
    T - The type of the compared elements in the 'lines'.
    All Implemented Interfaces:
    Serializable

    public final class DeleteDelta<T>
    extends AbstractDelta<T>
    Describes the delete-delta between original and revised texts.
    Author:
    Dmitry Naumenko
    See Also:
    Serialized Form