Uses of Interface
org.xwiki.diff.Delta
-
-
Uses of Delta in org.xwiki.diff
Methods in org.xwiki.diff that return Delta Modifier and Type Method Description Delta<E>
Conflict. getDeltaCurrent()
Delta<E>
Conflict. getDeltaNext()
Methods in org.xwiki.diff with parameters of type Delta Modifier and Type Method Description default boolean
Conflict. concerns(Delta<E> delta)
-