MCPcopy Create free account
hub / github.com/antlr/codebuff / poll

Method poll

output/java_guava/1.4.13/LocalCache.java:1078–1081  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1076 }
1077
1078 @Override
1079 public Object poll() {
1080 return null;
1081 }
1082
1083 @Override
1084 public int size() {

Callers 4

cleanUpMethod · 0.45
runMethod · 0.45
refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected