Interface MergeStrategy


public interface MergeStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(Mergeable dElt, Mergeable rElt)
    Merges a dominant Mergeable instance with a recessive one.