Uses of Class
tech.ikora.diff.patch.Hunk
-
Packages that use Hunk Package Description tech.ikora.diff.patch -
-
Uses of Hunk in tech.ikora.diff.patch
Methods in tech.ikora.diff.patch that return types with arguments of type Hunk Modifier and Type Method Description List<Hunk>Patch. getHunks()Methods in tech.ikora.diff.patch with parameters of type Hunk Modifier and Type Method Description voidPatch. addHunk(Hunk hunk)
-