MCPcopy
hub / github.com/google/guava / clear

Method clear

android/guava/src/com/google/common/collect/Table.java:139–139  ·  view source on GitHub ↗

Removes all mappings from the table.

()

Source from the content-addressed store, hash-verified

137
138 /** Removes all mappings from the table. */
139 void clear();
140
141 /**
142 * Associates the specified value with the specified keys. If the table already contained a

Callers 15

clearMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65
invalidateAllMethod · 0.65
replaceAllMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65
clearMethod · 0.65
combineMethod · 0.65
clearMethod · 0.65

Implementers 6

ForwardingTableguava/src/com/google/common/collect/Fo
SynchronizedTableguava/src/com/google/common/collect/Sy
TestTableguava-tests/test/com/google/common/col
ForwardingTableandroid/guava/src/com/google/common/co
SynchronizedTableandroid/guava/src/com/google/common/co
TestTableandroid/guava-tests/test/com/google/co

Calls

no outgoing calls

Tested by 15

clearMethod · 0.52
setUpMethod · 0.52
populateMethod · 0.52
copyMethod · 0.52
setUpMethod · 0.52
afterMethod · 0.52
clearMethod · 0.52
measureSizeMethod · 0.52
popLoggedThrowableMethod · 0.52