public interface Disposable
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Free any resources this object is holding and prepares this object
for garbage collection.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.