Uses of Class
tech.ikora.diff.patch.Change
-
Packages that use Change Package Description tech.ikora.diff.patch -
-
Uses of Change in tech.ikora.diff.patch
Methods in tech.ikora.diff.patch that return types with arguments of type Change Modifier and Type Method Description List<Change>Hunk. getChanges()Methods in tech.ikora.diff.patch with parameters of type Change Modifier and Type Method Description voidHunk. addChange(Change change)
-