Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getEntry
Method
getEntry
output/java_guava/1.4.19/LocalCache.java:711–714 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
709
}
710
711
@Override
712
public
ReferenceEntry<Object, Object> getEntry() {
713
return
null;
714
}
715
716
@Override
717
public
ValueReference<Object, Object> copyFor(
Callers
nothing calls this directly
Calls
3
hash
Method · 0.95
segmentFor
Method · 0.95
getEntry
Method · 0.65
Tested by
no test coverage detected