###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
core
/
org.danbrough.klog
/
cached
cached
fun
<
T
>
PropertyResolver
<
T
>
.
cached
(
cache
:
MutableMap
<
String
,
T
>
=
mutableMapOf()
)
:
PropertyResolver
<
T
>
Caches the value of the property in a map