MCPcopy 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

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