Package org.kohsuke.sfx4j
Class Util
- java.lang.Object
-
- org.kohsuke.sfx4j.Util
-
class Util extends java.lang.Object
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
copyStream(java.io.InputStream in, java.io.OutputStream out, boolean closeOut)
-