Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ poll
Method
poll
output/java_guava/1.4.13/LocalCache.java:1078–1081 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1076
}
1077
1078
@Override
1079
public
Object poll() {
1080
return
null;
1081
}
1082
1083
@Override
1084
public
int
size() {
Callers
4
cleanUp
Method · 0.45
run
Method · 0.45
processPendingNotifications
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected