static <A, B> void replaceMapWith(Map<A, B> dest, Map<A, B> src) { replaceMap(dest, src); }
Began life as a copy of #1002097
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010531 | 
| Snippet name: | replaceMapWith - synonym of replaceMap | 
| Eternal ID of this version: | #1010531/3 | 
| Text MD5: | 60594ace312bdfe964200cb4946880d7 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-11-29 00:58:43 | 
| Source code size: | 95 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 763 / 769 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |