static TreeSet<S> collectAsCISet(Iterable c, S field) { ret collectInCISet(c, field); } static TreeSet<S> mapMethodLike collectAsCISet(S field, Iterable c) { ret collectInCISet(field, c); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018034 |
| Snippet name: | collectAsCISet - synonym of collectInCISet |
| Eternal ID of this version: | #1018034/2 |
| Text MD5: | 1f76370ddfe7c18ddd359c9ea4e88683 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-24 11:35:03 |
| Source code size: | 204 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 612 / 638 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |