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

Method clear

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

Source from the content-addressed store, hash-verified

3713 }
3714
3715 @Override
3716 public void clear() {
3717 map().clear();
3718 }
3719 }
3720
3721 @Nullable

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
clearMethod · 0.65

Tested by

no test coverage detected