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