toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.widget.cache
/
RongCache
/
remove
remove
public
final
V
remove
(
K
key
)
Removes the entry for
key
if it exists.
Return
the previous value mapped by
key
.