@Weight(value=VARIABLE) public interface Disposable
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose object.
|
boolean |
isDisposed()
Check that the object is disposed.
|
Copyright © 2011–2025 Igor Maznitsa. All rights reserved.