public interface Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Releases system resources associated with the object.
|
void close() throws Exception
Exception
Closeable.close()
Copyright © 2017 Franz Inc.. All rights reserved.