Tegral
0.0.4-SNAPSHOT
tegral-core
/
guru.zoroark.tegral.core
/
Buildable
/
Companion
Companion
object
Companion
Functions
Functions
of
Link copied to clipboard
fun
<
T
>
of
(
result
:
T
)
:
Buildable
<
T
>
Creates a
Buildable
object that will always return the given
result
.