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