Package yapion.hierarchy.diff
Class DiffBase.DiffChange
- java.lang.Object
-
- yapion.hierarchy.diff.DiffBase.DiffChange
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface yapion.hierarchy.diff.DiffBase
DiffBase.DiffChange, DiffBase.DiffDelete, DiffBase.DiffInsert
-
-
Constructor Summary
Constructors Constructor Description DiffChange(YAPIONPath path, YAPIONAnyType from, YAPIONAnyType to)
-
-
-
Constructor Detail
-
DiffChange
public DiffChange(YAPIONPath path, YAPIONAnyType from, YAPIONAnyType to)
-
-