|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdsto.dfc.test.AutoClose
public class AutoClose
Test utility to manage automatic close () of resources. Call close () on test cleanup.
| Constructor Summary | |
|---|---|
AutoClose()
|
|
| Method Summary | |
|---|---|
void |
add(Closeable toClose)
|
void |
close()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoClose()
| Method Detail |
|---|
public void add(Closeable toClose)
public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||