maven-central-portal-kotlin-api
Toggle table of contents
2.4.2
common
Platform filter
common
Switch theme
Search in API
maven-central-portal-kotlin-api
maven-central-portal-kotlin-api
/
org.danilopianini.centralpublisher.impl.infrastructure
/
map
map
fun
<
T
:
Any
,
V
:
Any
>
HttpResponse
<
T
>
.
map
(
block
:
T
.
(
)
->
V
)
:
HttpResponse
<
V
>