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

Method delegate

output/java_guava/1.4.16/AbstractBiMap.java:299–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297
298
299 @Override
300 protected Set<Entry<K, V>> delegate() {
301 return esDelegate;
302 }
303
304 @Override
305 public void clear() {

Callers 1

containsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected