| Modifier and Type | Method and Description |
|---|---|
<E> DiffResult<E> |
DiffManager.diff(List<E> previous,
List<E> next,
DiffConfiguration<E> configuration)
Produce a diff between the two provided versions.
|
Copyright © 2004–2016 XWiki. All rights reserved.