Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.assets
/
AssetBundle
/
RewriteMap
/
Builder
/
putAllMap
put
All
Map
open
fun
putAllMap
(
values
:
Map
<
String
,
String
>
)
:
AssetBundle.RewriteMap.Builder
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;