Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ poll
Method
poll
corpus/java/training/guava/cache/LocalCache.java:1042–1045 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1040
}
1041
1042
@Override
1043
public
Object poll() {
1044
return
null;
1045
}
1046
1047
@Override
1048
public
int
size() {
Callers
11
processPendingNotifications
Method · 0.45
drainKeyReferenceQueue
Method · 0.45
drainValueReferenceQueue
Method · 0.45
clearKeyReferenceQueue
Method · 0.45
clearValueReferenceQueue
Method · 0.45
drainRecencyQueue
Method · 0.45
readLine
Method · 0.45
cleanUp
Method · 0.45
cleanUp
Method · 0.45
dispatch
Method · 0.45
dispatch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected