static <A> CombinedList<A> combinedList_ll(L<A> l) { new CombinedList cl; cl.addList(l); ret cl; }
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: | #1012348 |
| Snippet name: | combinedList_ll |
| Eternal ID of this version: | #1012348/1 |
| Text MD5: | b224864c315172424b89823a2c182dcb |
| Author: | stefan |
| Category: | javax / collections |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-28 17:22:56 |
| Source code size: | 108 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 659 / 675 |
| Referenced in: | [show references] |