public interface CloseListener<T extends Closeable,C extends ICloseType>
| Modifier and Type | Method and Description |
|---|---|
void |
onClosed(T closeable,
C type) |
void onClosed(T closeable, C type) throws IOException
IOExceptionCopyright © 2017–2019 Oracle Corporation. All rights reserved.