static bool makeMultiMapsInnerMapSynchronized(MultiMap mm) { if (!startsWith(className(mm.data), "java.util.Collections$")) { mm.data = synchroMap(mm.data); true; } false; }
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: | #1012167 |
| Snippet name: | makeMultiMapsInnerMapSynchronized |
| Eternal ID of this version: | #1012167/3 |
| Text MD5: | 7821fcabd3f60b8380f205e2d91e789d |
| Author: | stefan |
| Category: | javax / collections |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-23 12:08:14 |
| Source code size: | 193 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 636 / 682 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |