|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Chunk<E> | A snippet of the source list. |
| Delta<E> | A delta between two version of a list. |
| DiffManager | Various diff/merge tools. |
| DiffResult<E> | The result of the execution of a diff on two lists. |
| MergeResult<E> | |
| Patch<E> | A list of deltas between two versions. |
| Class Summary | |
|---|---|
| DiffConfiguration<E> | Setup diff behavior. |
| MergeConfiguration<E> | Setup merge behavior. |
| Enum Summary | |
|---|---|
| Delta.Type | The kind of modification to apply on the list. |
| MergeConfiguration.Version | One of the merged versions. |
| Exception Summary | |
|---|---|
| DiffException | Any exception raised when failing to create a diff. |
| MergeException | Any exception raised when failing to merge 3 lists. |
| PatchException | Any exception raised when failing to apply a patch. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||