KotPreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KotPreferences
core
/
com.michaelflisar.kotpreferences.core.interfaces
/
StorageSetting
/
Cache
Cache
class
Cache
<
T
>
(
val
data
:
T
)
Members
Constructors
Cache
Link copied to clipboard
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
val
data
:
T