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