org.mtzky.io
クラス ClosingGuardian

java.lang.Object
  上位を拡張 org.mtzky.io.ClosingGuardian

public class ClosingGuardian
extends Object

Finalizer guardian for Closable.

作成者:
mtzky
関連項目:
Closable

コンストラクタの概要
ClosingGuardian(Closable closable)
           
 
メソッドの概要
protected  void finalize()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ClosingGuardian

public ClosingGuardian(Closable closable)
メソッドの詳細

finalize

protected void finalize()
オーバーライド:
クラス Object 内の finalize


Copyright (C) 2010-2011 Mtzky. AllRights Reserved.