Package com.trilead.ssh2.util
Class IOUtils
java.lang.Object
com.trilead.ssh2.util.IOUtils
public class IOUtils extends Object
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors Constructor Description IOUtils() -
Method Summary
Modifier and Type Method Description static voidcloseQuietly(Closeable c)
-
Constructor Details
-
IOUtils
public IOUtils()
-
-
Method Details