public interface CloseableClient extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close()
close the client and release its resources.
|
default void close()
close in interface AutoCloseableCopyright © 2020. All rights reserved.