toggle menu
Staff Mod
1.0.0-beta.1-1.21
jvm
switch theme
search in API
Staff Mod
/
opekope2.avm_staff.util
/
JvmUtilKt
/
asLazy
as
Lazy
public
final
static
Lazy
<
T
>
asLazy
<
T
extends
Any
>
(
Supplier
<
T
>
$self
)
(
source
)
Returns the given supplier as a
Lazy
.