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