1 | static <A> ArrayList<A> syncCloneList(Iterable<A> l) { |
2 | ret cloneList(l); |
3 | } |
4 | |
5 | |
6 | |
7 | static <A> ArrayList<A> syncCloneList(Collection<A> l) { |
8 | ret cloneList(l); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017330 |
Snippet name: | syncCloneList - synonym of cloneList |
Eternal ID of this version: | #1017330/1 |
Text MD5: | 69c96227ce7289cdffce57e4eff22fec |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-17 17:16:33 |
Source code size: | 160 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 296 / 324 |
Referenced in: | [show references] |