public interface NoExceptionAutoClosable extends AutoCloseable
AutoCloseable with no exception to catch| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes resources associated with this closable
|
void close()
close in interface AutoCloseable