Package com.github.elibracha.compare
Class ListDiff
- java.lang.Object
-
- com.github.elibracha.compare.ListDiff
-
public class ListDiff extends Object
-
-
Constructor Summary
Constructors Constructor Description ListDiff()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <K extends com.github.elibracha.model.ChangedList<X>,X>
Kdiff(K instance)
-