1 | static Map safeUnstructureMap(S s) {
|
2 | ret (Map) safeUnstructure(s); |
3 | } |
4 | |
5 | static Map safeUnstructureMap(File f) {
|
6 | ret (Map) safeUnstructure(f); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1002622 |
| Snippet name: | safeUnstructureMap |
| Eternal ID of this version: | #1002622/2 |
| Text MD5: | 14c8f204b3ba476bec01b64a2bc33de6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-04 04:29:45 |
| Source code size: | 151 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1132 / 1055 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |