Interface | Description |
---|---|
IDiffObserver |
Interface for observers, which are listening for diffs.
|
Class | Description |
---|---|
Diff |
Container for diffs.
|
DiffAxis | |
DiffDepth |
Immutable diff container class.
|
DiffFactory |
Wrapper for public access.
|
DiffFactory.Builder |
Builder to simplify static methods.
|
Enum | Description |
---|---|
DiffFactory.EDiff |
Possible kinds of differences between two nodes.
|
DiffFactory.EDiffOptimized |
Determines if an optimized diff calculation should be done, which is
faster.
|
The package diff layer provides mechanisms to compute diffs between two different revisions.
Copyright © 2013. All Rights Reserved.