Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
clear
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
invalidateAll
Method · 0.65
replaceAll
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
combine
Method · 0.65
clear
Method · 0.65
Implementers
6
ForwardingTable
guava/src/com/google/common/collect/Fo
SynchronizedTable
guava/src/com/google/common/collect/Sy
TestTable
guava-tests/test/com/google/common/col
ForwardingTable
android/guava/src/com/google/common/co
SynchronizedTable
android/guava/src/com/google/common/co
TestTable
android/guava-tests/test/com/google/co
Calls
no outgoing calls
Tested by
15
clear
Method · 0.52
setUp
Method · 0.52
populate
Method · 0.52
copy
Method · 0.52
setUp
Method · 0.52
sizeOfPopulatedStriped
Method · 0.52
after
Method · 0.52
clear
Method · 0.52
measureSize
Method · 0.52
simulateValueReclamation
Method · 0.52
simulateKeyReclamation
Method · 0.52
popLoggedThrowable
Method · 0.52