Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ getEntry
Method
getEntry
corpus/java/training/guava/cache/LocalCache.java:703–706 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
701
}
702
703
@Override
704
public
ReferenceEntry<Object, Object> getEntry() {
705
return
null;
706
}
707
708
@Override
709
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