public interface Disposable
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Release resources used by the implementing class
that should be released before the garbage collector takes care of them.
|
Copyright © 2022 MicroStream Software. All rights reserved.