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