|
Project: stp | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StpReleasable
A interface for objects that hold resources that can (and in some cases really should) be released prior to garbage collection.
Nested Class Summary | |
---|---|
static class |
StpReleasable.ReleaseException
A distinguished unchecked exception for use by implementations of Releasable. |
Method Summary | |
---|---|
void |
release()
Release the resources held by this object. |
Method Detail |
---|
void release()
|
Generated Wed 17-Oct-2012 09:36 PM | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |