Class PlainSimplePatchApplier
- java.lang.Object
-
- jetbrains.buildServer.vcs.patches.diff.apply.PlainSimplePatchApplier
-
public class PlainSimplePatchApplier extends Object
-
-
Method Detail
-
apply
@Nullable public static String apply(@NotNull CharSequence text, @NotNull List<PatchHunk> hunks)
-
-