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

8
LINES

< > BotCompany Repo | #1002358 // HashMap unstructure null test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (946L/6K/21K).

!752

p {
  new HashMap map;
  map.put(null, "woot");
  printStructure(map);
  printStructure(restructure(map));
}

Author comment

Began life as a copy of #1002357

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002358
Snippet name: HashMap unstructure null test
Eternal ID of this version: #1002358/1
Text MD5: 349b99ab6537e17b4cff367d5b073e0e
Transpilation MD5: 3e75dd8ad64e0e739f718e2d107bd605
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-08 20:44:40
Source code size: 121 bytes / 8 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 511 / 523
Referenced in: [show references]