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
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.