public abstract class AbstractDiffable<T extends Diffable<T>> extends Object implements Diffable<T>
AbstractDiffable()
Diff<T>
diff(T previousState)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractDiffable()
public Diff<T> diff(T previousState)
Diffable
diff
Diffable<T extends Diffable<T>>
Copyright © 2021. All rights reserved.