public class TimestampReplacement<Timestamp extends java.lang.Comparable<Timestamp>> extends java.lang.Object
Timestamp
newValue
oldValue
TimestampReplacement(Timestamp oldValue, Timestamp newValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Timestamp extends java.lang.Comparable<Timestamp> oldValue
public final Timestamp extends java.lang.Comparable<Timestamp> newValue
public TimestampReplacement(Timestamp oldValue, Timestamp newValue)