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

7
LINES

< > BotCompany Repo | #1011574 // computerVMs

JavaX fragment (include)

// port -> various VM info
static Map<Int, Map> computerVMs() {
  new LinkedHashMap<Int, Map> vms;
  for (Map inj : computerInjectionsData())
    putIfNotExisting(vms, getInt(inj, "VM"), inj);
  ret vms;
}

Author comment

Began life as a copy of #1011324

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: #1011574
Snippet name: computerVMs
Eternal ID of this version: #1011574/4
Text MD5: 7214c2a8b25dc85bfda7982088a25fbc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-31 17:51:59
Source code size: 211 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 365 / 407
Version history: 3 change(s)
Referenced in: [show references]