Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getEntry
Method
getEntry
output/java_guava/1.4.17/LocalCache.java:710–713 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
708
}
709
710
@Override
711
public
ReferenceEntry<Object, Object> getEntry() {
712
return
null;
713
}
714
715
@Override
716
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