MCPcopy Index your code
hub / github.com/antlr/codebuff / clear

Method clear

corpus/java/training/guava/collect/Table.java:131–131  ·  view source on GitHub ↗

Removes all mappings from the table.

()

Source from the content-addressed store, hash-verified

129
130 /** Removes all mappings from the table. */
131 void clear();
132
133 /**
134 * Associates the specified value with the specified keys. If the table

Callers 15

clearMethod · 0.65
unloadMethod · 0.65
clearMethod · 0.65
unloadMethod · 0.65
clearMethod · 0.65
unloadMethod · 0.65
clearMethod · 0.65
unloadMethod · 0.65
clearMethod · 0.65
unloadMethod · 0.65
clearMethod · 0.65
unloadMethod · 0.65

Implementers 5

ForwardingTableoutput/java_guava/1.4.17/ForwardingTab
ForwardingTableoutput/java_guava/1.4.19/ForwardingTab
ForwardingTableoutput/java_guava/1.4.16/ForwardingTab
ForwardingTableoutput/java_guava/1.4.18/ForwardingTab
ForwardingTablecorpus/java/training/guava/collect/For

Calls

no outgoing calls

Tested by 5

copyMethod · 0.52
copyMethod · 0.52
copyMethod · 0.52
copyMethod · 0.52
copyMethod · 0.52