toggle menu
BunyipsLib
v7.1.0-master-e7fb45aa5
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
.