com.mchange.io
Class WriterUtils

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

Deprecated. use com.mchange.v1.io.WriterUtils

public final class WriterUtils
extends Object


Method Summary
static void attemptClose(Writer w)
          Deprecated.  
static void attemptClose(Writer w, 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(Writer w)
Deprecated. 

attemptClose

public static void attemptClose(Writer w,
                                RobustMessageLogger logger)
Deprecated.