- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getNext
List<E> getNext()
- Returns:
- the new version
-
getCurrent
List<E> getCurrent()
- Returns:
- the current version
-
getLog
LogQueue getLog()
- Returns:
- the log of what append during the merge execution
-
getMerged
List<E> getMerged()
- Returns:
- the result of the 3 ways merge
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2004–2015 XWiki. All rights reserved.