Package gw.util.diff.sorted
Class Diff<T>
- java.lang.Object
-
- gw.util.diff.sorted.Diff<T>
-
public class Diff<T> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetNewItem()Returns the new item.TgetOldItem()Returns the old item.StringtoString()
-