protected class ItemState.SimpleMergeResult extends Object implements ItemState.MergeResult
modified() method just returns the modification status passed
to the constructor.| Constructor and Description |
|---|
ItemState.SimpleMergeResult(boolean modified) |
public ItemState.SimpleMergeResult(boolean modified)
modified - modification statuspublic boolean modified()
modified in interface ItemState.MergeResultItemState.merge(ItemState, boolean)
was modified.public void dispose()
ItemState.MergeResultdispose in interface ItemState.MergeResultCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.