示例#1
0
 @Override
 protected void finalize() throws Throwable {
   super.finalize();
   release();
 }