toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-cache
/
com.mapbox.dash.cache
/
DiskCacheProviderImpl
Disk
Cache
Provider
Impl
data
class
DiskCacheProviderImpl
(
context
:
Context
)
:
DiskCacheProvider
Members
Constructors
Disk
Cache
Provider
Impl
Link copied to clipboard
constructor
(
context
:
Context
)
Functions
provide
Link copied to clipboard
open
override
fun
<
T
>
provide
(
fileName
:
String
,
capacity
:
Long
,
record
:
Record
<
T
>
)
:
DiskCache
<
T
>