|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MergeStrategy
Method Summary | |
---|---|
void |
apply(Mergeable dElt,
Mergeable rElt)
Merges a dominant Mergeable instance with a recessive one. |
Method Detail |
---|
void apply(Mergeable dElt, Mergeable rElt) throws MergeException
Mergeable
instance with a recessive one.
dElt
- Dominant Mergeable
instance.rElt
- Recessive Mergeable
instance.
MergeException
- TODO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |