Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ delete
Method
delete
java/org/apache/catalina/core/ApplicationPart.java:57–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
@Override
58
public
void
delete() throws IOException {
59
fileItem.delete();
60
}
61
62
@Override
63
public
String getContentType() {
Callers
nothing calls this directly
Calls
1
delete
Method · 0.65
Tested by
no test coverage detected