1 | static SS imageDB_md5ToNameMap() { |
2 | startImageDB(); |
3 | new HashMap<S, S> map; |
4 | for (Concept meta : list(imageDB_safeLoadConcepts(), 'ImageMeta)) |
5 | mapPut(map, getString(meta, 'md5), getString(meta, 'name)); |
6 | ret map; |
7 | } |
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: | #1010181 |
Snippet name: | imageDB_md5ToNameMap |
Eternal ID of this version: | #1010181/1 |
Text MD5: | 359c3602f1e28b7c588ed903c7b91e39 |
Author: | stefan |
Category: | javax / image db |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-05 20:47:29 |
Source code size: | 228 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 442 / 471 |
Referenced in: | [show references] |