Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ delegate
Method
delegate
output/java_guava/1.4.13/ForwardingCache.java:44–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
protected
ForwardingCache() {}
43
44
@Override
45
protected
abstract Cache<K, V> delegate();
46
47
/**
48
* @since 11.0
Callers
11
getIfPresent
Method · 0.95
get
Method · 0.95
getAllPresent
Method · 0.95
put
Method · 0.95
putAll
Method · 0.95
invalidate
Method · 0.95
invalidateAll
Method · 0.95
size
Method · 0.95
stats
Method · 0.95
asMap
Method · 0.95
cleanUp
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected