|
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 Mon 30-Jan-2017 04:26 PM | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||