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

5
LINES

< > BotCompany Repo | #1012348 // combinedList_ll

JavaX fragment (include)

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