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

7
LINES

< > BotCompany Repo | #1002622 // safeUnstructureMap

JavaX fragment (include)

static Map safeUnstructureMap(S s) {
  ret (Map) safeUnstructure(s);
}

static Map safeUnstructureMap(File f) {
  ret (Map) safeUnstructure(f);
}

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: 802 / 716
Version history: 1 change(s)
Referenced in: [show references]