Uses of Class
org.apache.wicket.util.diff.ChangeDelta
-
Packages that use ChangeDelta Package Description org.apache.wicket.util.diff Thediff
package implements the differencing engine that JRCS uses. -
-
Uses of ChangeDelta in org.apache.wicket.util.diff
Methods in org.apache.wicket.util.diff with parameters of type ChangeDelta Modifier and Type Method Description void
RevisionVisitor. visit(ChangeDelta delta)
-