BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-412
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.util.function
/
FloatFunction
/
map
map
open
fun
<
R
>
map
(
@
NotNull
mapper
:
@
NotNull
(
T
)
->
R
)
:
@
NotNull
FloatFunction
<
R
>
Maps this function to new type
Return
mapped function
Parameters
mapper
mapper
<R>
return type