T - private static class ModelMerger.SourceDominant<T> extends java.lang.Object implements ModelMerger.Remapping<T>
sourceDominant is true, the first one otherwise.| Modifier and Type | Field and Description |
|---|---|
private boolean |
sourceDominant |
| Constructor and Description |
|---|
SourceDominant(boolean sourceDominant) |
| Modifier and Type | Method and Description |
|---|---|
T |
merge(T u,
T v) |