|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDisposable
This interface declares that the object must be disposed at the end of its lifecycle in order to get all resources released.
| Method Summary | |
|---|---|
void |
dispose()
|
boolean |
isDisposed()
|
| Method Detail |
|---|
void dispose()
boolean isDisposed()
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||