toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.utils
/
LRUCache
/
LRUCache
LRUCache
constructor
(
capacity
:
Int
,
ttl
:
Long
,
onRemove
:
(
key
:
String
,
value
:
V
)
->
Unit
?
)