Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ poll
Method
poll
output/java_guava/1.4.16/LocalCache.java:1084–1087 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1082
}
1083
1084
@Override
1085
public
Object poll() {
1086
return
null;
1087
}
1088
1089
@Override
1090
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