com.mchange.v1.io
Class OutputStreamUtils

java.lang.Object
  extended by com.mchange.v1.io.OutputStreamUtils

public final class OutputStreamUtils
extends Object


Method Summary
static void attemptClose(OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

attemptClose

public static void attemptClose(OutputStream os)