Class NestedJarHandler.CloseableUrlConnection
java.lang.Object
nonapi.io.github.classgraph.fastzipfilereader.NestedJarHandler.CloseableUrlConnection
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
NestedJarHandler
private static class NestedJarHandler.CloseableUrlConnection
extends Object
implements AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
conn
-
httpConn
-
-
Constructor Details
-
CloseableUrlConnection
- Throws:
IOException
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-