static HashSet collectAsSet(Iterable c, S field) { ret collectAsHashSet(c, field); } static HashSet mapMethodLike collectAsSet(S field, Iterable c) { ret collectAsHashSet(field, c); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021634 |
Snippet name: | collectAsSet - synonym of collectAsHashSet |
Eternal ID of this version: | #1021634/2 |
Text MD5: | 2d3a447c2bef9776b5244fb82f8e6c7f |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-22 17:17:36 |
Source code size: | 198 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 292 / 320 |
Version history: | 1 change(s) |
Referenced in: | [show references] |