Uses of Class
jetbrains.buildServer.vcs.patches.diff.PatchLine
-
Packages that use PatchLine Package Description jetbrains.buildServer.vcs.patches.diff -
-
Uses of PatchLine in jetbrains.buildServer.vcs.patches.diff
Methods in jetbrains.buildServer.vcs.patches.diff that return types with arguments of type PatchLine Modifier and Type Method Description List<PatchLine>
PatchHunk. getLines()
Methods in jetbrains.buildServer.vcs.patches.diff with parameters of type PatchLine Modifier and Type Method Description void
PatchHunk. addLine(PatchLine line)
-