BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-372
api
Platform filter
api
Switch theme
Search in API
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