Download Jar. Libraryless. Click here for Pure Java version (4026L/26K).
1 | !7 |
2 | |
3 | p { |
4 | new CompactHashSet<Web> set; |
5 | Web web = simpleWeb(); |
6 | set.add(web); |
7 | assertSame(web, set.find(dummyWebWithGlobalID(web.globalIDObj())); |
8 | print("OK"); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1012358 |
Snippet name: | Test CompactHashSet with Web |
Eternal ID of this version: | #1012358/1 |
Text MD5: | 51e4f45e4f897b5a71f1c6fca4d09e45 |
Transpilation MD5: | 2c520cdd8d791577ee3732b37faa373c |
Author: | stefan |
Category: | javax / collections |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-28 21:31:34 |
Source code size: | 173 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 547 / 1243 |
Referenced in: | [show references] |