首页
Android
iOS
社区
API文档
关于
GitHub
router
/
com.therouter.inject
/
RecyclerLruCache
/
OnEntryRemovedListener
On
Entry
Removed
Listener
interface
OnEntryRemovedListener
<
K
,
V
>
Content copied to clipboard
Functions
Functions
entry
Removed
链接已复制到剪贴板
abstract
fun
entryRemoved
(
key
:
K
,
oldValue
:
V
,
newValue
:
V
)
Content copied to clipboard