Download Jar. Libraryless. Click here for Pure Java version (1496L/10K).
!7 p { Set<S> set = linkedCISet(); assertTrueVerbose(set.add("world")); addAll(set, "hello", "HELLO"); assertEqualsVerbose(ll("world", "hello"), asList(set)); assertFalseVerbose(set.add("Hello")); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022173 |
Snippet name: | Test linkedCISet (OK) |
Eternal ID of this version: | #1022173/2 |
Text MD5: | 4a1d4671bcbb9a4031d82e30edb5c3bb |
Transpilation MD5: | f504f5b9eb26c5934c0204c028603040 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-10 12:47:02 |
Source code size: | 217 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 362 / 964 |
Version history: | 1 change(s) |
Referenced in: | [show references] |