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

Method clear

output/java_guava/1.4.18/Maps.java:3945–3948  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3943 }
3944
3945 @Override
3946 public void clear() {
3947 map().clear();
3948 }
3949
3950 @Override
3951 public boolean contains(Object o) {

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
clearMethod · 0.65

Tested by

no test coverage detected