Пример #1
0
 /** {@inheritDoc} */
 @Override
 protected void finalize() throws Throwable {
   release();
   super.finalize();
 }