Property | Type | Description | |
---|---|---|---|
Merges | IList |
Method | Description | |
---|---|---|
Add ( OneMerge merge ) : void |
Adds the provided OneMerge to this specification.
|
|
MergeSpecification ( ) : System |
Sole constructor. Use {@link #add(MergePolicy.OneMerge)} to add merges.
|
|
SegString ( Directory dir ) : string |
Returns a description of the merges in this specification.
|