mappie-api
Toggle table of contents
2.1.20-1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
mappie-api
mappie-api
/
tech.mappie.api.builtin
/
DoubleToBigDecimalMapper
/
map
map
jvm
open
override
fun
map
(
from
:
Double
)
:
BigDecimal
Map
from
to an instance of TO.
Return
from
mapped to an instance of TO.
Parameters
from
the source value.