toggle menu
BunyipsLib
v7.0.2-master-7e47835ce
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.util
/
Ref
/
lazy
lazy
@
JvmStatic
fun
<
T
>
Supplier
<
T
>
.
lazy
(
)
:
LazyCell
<
T
>
fun
<
T
>
(
)
->
T
.
lazy
(
)
:
LazyCell
<
T
>
Convert this supplier to a
LazyCell
.