Interface ConflictDecision<E>

  • Type Parameters:
    E - the type of element used in the merge operation.

    public interface ConflictDecision<E>
    Represent a decision taken to solve a given Conflict.
    Since:
    11.7RC1
    Version:
    $Id: 7276f0bb6993959a533eac7ed869561d58652171 $