1 | static <A, B> Map<A, B> persistentHashMapFromProgram(S progID, S name) {
|
2 | PersistentLister l = persistentListerReadOnly(progID); |
3 | ret l.getHashMap(name); |
4 | } |
Began life as a copy of #1009875
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: | #1010712 |
| Snippet name: | persistentHashMapFromProgram - load object stored with persistentHashMap() by another program |
| Eternal ID of this version: | #1010712/7 |
| Text MD5: | 56ebd489bee7e24f5162b9e2f9b158f4 |
| Author: | stefan |
| Category: | javax / lists |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-16 17:53:50 |
| Source code size: | 160 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 844 / 871 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |