Libraryless. Click here for Pure Java version (2513L/16K/53K).
1 | !752 |
2 | |
3 | p {
|
4 | new TreeMap map; |
5 | map.put(null, "woot"); |
6 | printStructure(map); |
7 | printStructure(restructure(map)); |
8 | } |
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
| ID | Author/Program | Comment | Date |
|---|---|---|---|
| 1203 | stefan | OK, TreeMap doesn't take null keys... | 2016-01-08 20:32:07 |
| Snippet ID: | #1002357 |
| Snippet name: | TreeMap unstructure null test |
| Eternal ID of this version: | #1002357/1 |
| Text MD5: | 3808f6d18ed153d68a532078a9fe186b |
| Transpilation MD5: | ea7f4c100eaae8137ad9bdd7b3a171b6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-13 16:30:00 |
| Source code size: | 121 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1163 / 1199 |
| Referenced in: | [show references] |