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

Method clear

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

Source from the content-addressed store, hash-verified

3709 }
3710
3711 @Override
3712 public void clear() {
3713 map().clear();
3714 }
3715 }
3716
3717 @Nullable

Callers

nothing calls this directly

Calls 2

mapMethod · 0.95
clearMethod · 0.65

Tested by

no test coverage detected