Uses of Class
org.apache.wicket.util.diff.ToString
Packages that use ToString
-
Uses of ToString in org.apache.wicket.util.diff
Subclasses of ToString in org.apache.wicket.util.diffModifier and TypeClassDescriptionclassHolds an add-delta between to revisions of a text.classHolds an change-delta between to revisions of a text.classHolds a information about a part of the text involved in a differencing or patching operation.classHolds a delete-delta between to revisions of a text.classHolds a "delta" difference between to revisions of a text.classImplements a differencing engine that works on arrays ofObject.classA Revision holds the series of deltas that describe the differences between two sequences.