com.mchange.io
Class OutputStreamUtils

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

Deprecated. use com.mchange.v1.io.OutputStreamUtils

public final class OutputStreamUtils
extends Object


Method Summary
static void attemptClose(OutputStream os)
          Deprecated.  
static void attemptClose(OutputStream os, RobustMessageLogger logger)
          Deprecated.  
 
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)
Deprecated. 

attemptClose

public static void attemptClose(OutputStream os,
                                RobustMessageLogger logger)
Deprecated.