static <A> L<A> nuLike shallowCloneListToClass(final Class<A> c, Iterable l) { ret map(l, func(O o) -> A { shallowCloneToClass(c, o) }); }
Began life as a copy of #1015060
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1020564 |
| Snippet name: | shallowCloneListToClass |
| Eternal ID of this version: | #1020564/3 |
| Text MD5: | 339829916a2b65d08fb9cfb538e52d0d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-02 13:45:49 |
| Source code size: | 142 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 575 / 613 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |