public interface Closeable extends AutoCloseable
AutoCloseable interface that throws no checked exceptions.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void close()
close in interface AutoCloseableCopyright © 2020–2023 Atlassian. All rights reserved.