toggle menu
mappie-api
0.10.0
jvm
switch theme
search in API
mappie-api
/
tech.mappie.api.builtin
/
LongToBigDecimalMapper
/
map
map
jvm
open
override
fun
map
(
from
:
Long
)
:
BigDecimal
Map
from
to an instance of TO.
Return
from
mapped to an instance of TO.
Parameters
from
the source value.