Пример #1
0
 @Override
 protected void finalize() {
   try {
     release();
   } catch (Exception ex) {
   }
 }