Download Jar. Libraryless. Click here for Pure Java version (6572L/44K).
1 | !7 |
2 | |
3 | p { |
4 | Set set = weakHashSet(); |
5 | //S a = "hello", b = "bello"; |
6 | JButton a = jbutton("A"), b = jbutton("B"); |
7 | assertFalse(add(set, a)); |
8 | assertFalse(add(set, b)); |
9 | assertTrue(add(set, a)); |
10 | print("OK"); |
11 | } |
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: | #1015376 |
Snippet name: | Test return value of weakhashset.add |
Eternal ID of this version: | #1015376/4 |
Text MD5: | 0db4f6c2d91fa8d3ea436525879f85f5 |
Transpilation MD5: | afbe581e92febbaa2f03844bfe69fd19 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 14:22:18 |
Source code size: | 222 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 411 / 972 |
Version history: | 3 change(s) |
Referenced in: | [show references] |