Libraryless. Click here for Pure Java version (9675L/68K).
static LLS dm_modulesWithSharedCode() { new MultiMap<O, S> map; for (S mod : dm_listModuleIDs()) map.put(dm_modMainClass(mod), mod); ret multiValuesAsListOfLists(map); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023432 |
| Snippet name: | dm_modulesWithSharedCode |
| Eternal ID of this version: | #1023432/3 |
| Text MD5: | 993dff793cbb7be5d1c9dc2f0b411333 |
| Transpilation MD5: | 0fbd25ff0eaee6fdf6df29b61955ee2e |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-21 17:13:30 |
| Source code size: | 184 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 427 / 569 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |