public class Diff<T> extends Object
ShouldUpdate
Diff()
T
getNext()
getPrevious()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Diff()
public T getPrevious()
public T getNext()
public String toString()
toString
Object