toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core.utils
/
Cache
Cache
object
Cache
Members
Functions
get
Cached
DPId
Result
Link copied to clipboard
fun
getCachedDPIdResult
(
input
:
String
,
compute
:
(
String
)
->
ProtoDpIdConf
?
)
:
ProtoDpIdConf
?
get
Cached
List
Dp
Id
Link copied to clipboard
fun
getCachedListDpId
(
input
:
List
<
String
>
)
:
List
<
ProtoDpIdConf
>
?