static L mapField(Collection c, S field) { ret collectField(c, field); } static L mapField(S field, Collection c) { ret collectField(c, field); }
Began life as a copy of #1003047
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: | #1013929 | 
| Snippet name: | mapField - synonym of collect | 
| Eternal ID of this version: | #1013929/1 | 
| Text MD5: | 1b0e955b08c97a9b31546c27296eef9f | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-03-16 13:07:30 | 
| Source code size: | 156 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 548 / 607 | 
| Referenced in: | [show references] |