Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ cleanUp
Method
cleanUp
output/java_guava/1.4.16/ForwardingCache.java:128–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
@Override
129
public
void
cleanUp() {
130
delegate().cleanUp();
131
}
132
133
/**
134
* A simplified version of {@link ForwardingCache} where subclasses can pass in an already
Callers
nothing calls this directly
Calls
2
delegate
Method · 0.95
cleanUp
Method · 0.65
Tested by
no test coverage detected