MCPcopy Index your code
hub / github.com/apache/tomcat / close

Method close

java/org/apache/tomcat/Jar.java:104–104  ·  view source on GitHub ↗

Close any resources associated with this JAR.

()

Source from the content-addressed store, hash-verified

102 * Close any resources associated with this JAR.
103 */
104 @Override
105 void close();
106
107 /**

Implementers 3

ReferenceCountedJarjava/org/apache/tomcat/util/scan/Refer
JarFileUrlJarjava/org/apache/tomcat/util/scan/JarFi
AbstractInputStreamJarjava/org/apache/tomcat/util/scan/Abstr

Calls

no outgoing calls