Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1023432 // dm_modulesWithSharedCode

JavaX fragment (include) [tags: use-pretranspiled]

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: 154 / 232
Version history: 2 change(s)
Referenced in: [show references]