Package org.webcat.diff
Class Differ<T>
java.lang.Object
org.webcat.diff.Differ<T>
- Type Parameters:
T
- the type of object in the list
This class performs a diff between two lists or arrays and returns a list of
Diff objects that describe the differences.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Differ
-
Differ
-
Differ
-
Differ
-
-
Method Details
-
getDifferences
-