Libraryless. Click here for Pure Java version (4913L/30K).
1 | svoid test_restructure_LinkedList() { |
2 | L<S> orig = litlinkedlist("a", "b"); |
3 | LinkedList<S> ll = cast restructure(orig); |
4 | assertEqualsVerbose(ll, orig); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023894 |
Snippet name: | test_restructure_LinkedList (OK) |
Eternal ID of this version: | #1023894/2 |
Text MD5: | b513708a0602fbbd4c01a7d859393e9b |
Transpilation MD5: | 6abdc85ba0321203c8339cfe2ccdebbc |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-11 22:21:03 |
Source code size: | 160 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 205 / 281 |
Version history: | 1 change(s) |
Referenced in: | [show references] |