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