BetterModel
Toggle table of contents
1.13.1-SNAPSHOT-381
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util.function
/
FloatFunction
/
of
of
open
fun
<
T
>
of
(
@
NotNull
t
:
@
NotNull
T
)
:
@
NotNull
FloatConstantFunction
<
T
>
Creates constant function by given value
Return
constant function
Parameters
t
value
<T>
type