Uses of Interface
jetbrains.buildServer.vcs.patches.PatchBuilderContentInputStream
-
Packages that use PatchBuilderContentInputStream Package Description jetbrains.buildServer.vcs.patches -
-
Uses of PatchBuilderContentInputStream in jetbrains.buildServer.vcs.patches
Classes in jetbrains.buildServer.vcs.patches that implement PatchBuilderContentInputStream Modifier and Type Class Description static class
PatchBuilderImpl.StreamWriteFileContentWithExtensions
Constructors in jetbrains.buildServer.vcs.patches with parameters of type PatchBuilderContentInputStream Constructor Description StreamWriteFileContentWithExtensions(InputStream input, PatchBuilderContentInputStream info, long length)
-