public interface MergeStrategy
void apply(Mergeable dElt, Mergeable rElt) throws MergeException
Mergeable
instance with a recessive one.dElt
- Dominant Mergeable
instance.rElt
- Recessive Mergeable
instance.MergeException
- TODOCopyright © 2001-2015 Codehaus. All Rights Reserved.