public interface ICloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the object, releasing any associated resources.
|
void close()
close()
once it is known that the object
will no longer be used.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.