|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - the type of compared elementspublic interface DiffResult<E>
The result of the execution of a diff on two lists.
| Method Summary | |
|---|---|
LogQueue |
getLog()
|
List<E> |
getNext()
|
Patch<E> |
getPatch()
|
List<E> |
getPrevious()
|
| Method Detail |
|---|
List<E> getNext()
List<E> getPrevious()
LogQueue getLog()
Patch<E> getPatch()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||