MCPcopy 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

drainMethod · 0.45
drainUninterruptiblyMethod · 0.45
cleanUpMethod · 0.45
invokeAnyImplMethod · 0.45
dispatchMethod · 0.45
dispatchMethod · 0.45
drainQueueMethod · 0.45
cleanUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected