Libraryless. Click here for Pure Java version (946L/6K/21K).
1 | !752 |
2 | |
3 | p {
|
4 | new HashMap map; |
5 | map.put(null, "woot"); |
6 | printStructure(map); |
7 | printStructure(restructure(map)); |
8 | } |
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: | 802 / 885 |
| Referenced in: | [show references] |