toggle menu
wire-runtime
4.9.2
common
switch theme
search in API
wire-runtime
/
com.squareup.wire.internal
/
immutableCopyOfMapWithStructValues
immutable
Copy
Of
Map
With
Struct
Values
fun
<
K
,
V
>
immutableCopyOfMapWithStructValues
(
name
:
String
,
map
:
Map
<
K
,
V
>
)
:
Map
<
K
,
V
>
Confirms the values of
map
are structs and returns an immutable copy.