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

9
LINES

< > BotCompany Repo | #1012358 // Test CompactHashSet with Web

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

Download Jar. Libraryless. Click here for Pure Java version (4026L/26K).

!7

p {
  new CompactHashSet<Web> set;
  Web web = simpleWeb();
  set.add(web);
  assertSame(web, set.find(dummyWebWithGlobalID(web.globalIDObj()));
  print("OK");
}

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: 381 / 867
Referenced in: [show references]