예제 #1
0
 protected void finalize() throws Throwable {
   cleanUp();
   super.finalize();
 }