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

6
LINES

< > BotCompany Repo | #1024977 // imageSnippetIDsForNames (latest if multiple)

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

Libraryless. Click here for Pure Java version (3750L/25K).

static SS imageSnippetIDsForNames(Cl<S> names) {
  new SS map;
  for (Map m : listImageServer_rawData(paramsWithSameKey name(names)))
    mapPut_noOverwrite(map, (S) m.get('name), (S) m.get('id));
  ret map;
}

Author comment

Began life as a copy of #1024972

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024977
Snippet name: imageSnippetIDsForNames (latest if multiple)
Eternal ID of this version: #1024977/4
Text MD5: 72eb91ed35a83e42050446cb7991c25c
Transpilation MD5: 598515bcdbce8cfc6f5caaea73672b68
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-31 22:21:02
Source code size: 214 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 143 / 235
Version history: 3 change(s)
Referenced in: [show references]