com.objexcel.util
Class Debug.OutputFinalizer

java.lang.Object
  |
  +--com.objexcel.util.Debug.OutputFinalizer

public static final class Debug.OutputFinalizer
extends java.lang.Object

this class deallocates any Debug resources when its finalize method is called


Method Summary
 void close()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

close

public void close()