mappie-api
Toggle table of contents
2.2.0-1.4.1
common
Platform filter
common
Switch theme
Search in API
mappie-api
mappie-api
/
tech.mappie.api.builtin
/
IntToStringMapper
/
map
map
open
override
fun
map
(
from
:
Int
)
:
String
Map
from
to an instance of TO.
Return
from
mapped to an instance of TO.
Parameters
from
the source value.