Interface PatchBuildingDelegate
-
public interface PatchBuildingDelegate
- Author:
- Sergey.Anchipolevsky Date: 06.04.2009
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
constructPatch(OutputStream out)
-
-
-
Method Detail
-
constructPatch
void constructPatch(@NotNull OutputStream out) throws VcsException, IOException
- Throws:
VcsException
IOException
-
-