commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-reflection
/
xyz.xenondevs.commons.reflection
/
getRuntimeDelegate
get
Runtime
Delegate
fun
KProperty0
<
*
>
.
getRuntimeDelegate
(
)
:
Any
?
fun
<
T
>
KProperty1
<
T
,
*
>
.
getRuntimeDelegate
(
receiver
:
T
&
Any
)
:
Any
?
fun
<
T
,
E
>
KProperty2
<
T
,
E
,
*
>
.
getRuntimeDelegate
(
receiver
:
T
&
Any
)
:
Any
?