Closeable and Socket, ZipFile

Andreas Sterbenz Andreas.Sterbenz at Sun.COM
Fri Jul 6 17:10:41 UTC 2007


Pascal S. de Kloe wrote:
> 
> Socket, ServerSocket and ZipFile all have a close() method which closes 
> the respective streams so what's the problem?

As I said, those classes do not implement the java.io.Closeable interfance.

Andreas.



More information about the core-libs-dev mailing list