apollo-kdoc
Toggle table of contents
4.2.0
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-api
/
com.apollographql.apollo.api
/
map
map
@
ApolloExperimental
fun
<
V
,
R
>
Optional
<
V
>
.
map
(
mapper
:
(
V
)
->
R
)
:
Optional
<
R
>
@
ApolloExperimental
fun
<
V
,
R
>
Optional.Present
<
V
>
.
map
(
mapper
:
(
V
)
->
R
)
:
Optional.Present
<
R
>