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.
|
void dispose()
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.