KtUtil
KtUtil
/
pers.shawxingkwok.ktutil
/
KReadOnlyProperty
/
provideDelegate
provide
Delegate
open
operator
fun
provideDelegate
(
thisRef
:
T
,
property
:
KProperty
<
*
>
)
:
ReadOnlyProperty
<
T
,
V
>