Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ poll
Method
poll
output/java_guava/1.4.19/LocalCache.java:1085–1088 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
@Override
1086
public
Object poll() {
1087
return
null;
1088
}
1089
1090
@Override
1091
public
int
size() {
Callers
15
drain
Method · 0.45
drainUninterruptibly
Method · 0.45
cleanUp
Method · 0.45
invokeAnyImpl
Method · 0.45
drainKeyReferenceQueue
Method · 0.45
drainValueReferenceQueue
Method · 0.45
clearKeyReferenceQueue
Method · 0.45
clearValueReferenceQueue
Method · 0.45
dispatch
Method · 0.45
dispatch
Method · 0.45
drainQueue
Method · 0.45
cleanUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected