commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-reflection
/
xyz.xenondevs.commons.reflection
/
isLazyInitialized
is
Lazy
Initialized
fun
KProperty0
<
*
>
.
isLazyInitialized
(
)
:
Boolean
fun
<
T
>
KProperty1
<
T
,
*
>
.
isLazyInitialized
(
receiver
:
T
)
:
Boolean
fun
<
T
,
E
>
KProperty2
<
T
,
E
,
*
>
.
isLazyInitialized
(
receiver1
:
T
,
receiver2
:
E
)
:
Boolean