Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ cleanUp
Method
cleanUp
output/java_guava/1.4.13/LocalCache.java:4872–4875 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4870
}
4871
4872
@Override
4873
public
void
cleanUp() {
4874
localCache.cleanUp();
4875
}
4876
4877
// Serialization Support
4878
Callers
nothing calls this directly
Calls
1
cleanUp
Method · 0.65
Tested by
no test coverage detected