WriteableNamedDiff<T>DiffableUtils.ImmutableOpenMapDiff, DiffableUtils.MapDiff, IndexGraveyard.IndexGraveyardDiffpublic interface Diff<T> extends Writeable
Writeable.Reader<V>, Writeable.Writer<V>| Modifier and Type | Method | Description |
|---|---|---|
T |
apply(T part) |
Applies difference to the specified part and returns the resulted part
|