public interface IDisposable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IDisposable.AlreadyDisposedException |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
isDisposed() |
boolean isDisposed()
void dispose()
throws IDisposable.AlreadyDisposedException