public interface CloseListener<T extends Closeable,C extends ICloseType>
void
onClosed(T closeable, C type)
void onClosed(T closeable, C type) throws IOException
IOException
Copyright © 2013 Oracle Corporation. All Rights Reserved.