Class MultiDiff

java.lang.Object
com.rpl.rama.diffs.Diff
com.rpl.rama.diffs.MultiDiff

public class MultiDiff extends Diff
Change between old and new values is represented by multiple diffs in the order in which they happened. Expands to constituent diffs and usually not processed directly. Top-level diff.
See Also: