|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.extension.jdbc.gen.internal.util.CloseableUtil
public class CloseableUtil
Closeable
のユーティリティクラスです。
フィールドの概要 | |
---|---|
protected static Logger |
logger
ロガー |
コンストラクタの概要 | |
---|---|
protected |
CloseableUtil()
|
メソッドの概要 | |
---|---|
static void |
close(java.io.Closeable closeable)
クローズします。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
protected static Logger logger
コンストラクタの詳細 |
---|
protected CloseableUtil()
メソッドの詳細 |
---|
public static void close(java.io.Closeable closeable)
closeable
- Closeable
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |