|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.util.CloseUtil
public class CloseUtil
Object closer.
| Constructor Summary | |
|---|---|
CloseUtil()
|
|
| Method Summary | |
|---|---|
static void |
close(java.io.Closeable closeable)
Close a closeable. |
static void |
close(java.sql.Connection closeable)
Close a JDBC connection. |
static void |
close(DBSPLike closeable)
Close a DBSP instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseUtil()
| Method Detail |
|---|
public static void close(java.io.Closeable closeable)
public static void close(java.sql.Connection closeable)
public static void close(DBSPLike closeable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||