public interface Overwriting extends Mergeable
Merge.
Whether or not it should actually happen depends on the value returned by isOverwrite() method within merge operation.Merge,
Mergeable| Modifier and Type | Method and Description |
|---|---|
boolean |
isOverwrite()
Returns whether or not this object should overwrite another one upon merge.
|
Copyright © 2020. All rights reserved.