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

Method clear

output/java_guava/1.4.19/Maps.java:3949–3952  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3947 }
3948
3949 @Override
3950 public void clear() {
3951 map().clear();
3952 }
3953
3954 @Override
3955 public boolean contains(Object o) {

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
clearMethod · 0.65

Tested by

no test coverage detected