static <A> L<A> instancesOf(Iterable i, Class<A> c) { ret collectInstances(i, c); } static <A> L<A> nuLike instancesOf(Class<A> c, Iterable i) { ret collectInstances(c, i); }
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: | #1017023 |
Snippet name: | instancesOf - synonym of collectInstances |
Eternal ID of this version: | #1017023/4 |
Text MD5: | 92af70b360150ab877462af6d9620929 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-28 15:36:37 |
Source code size: | 193 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 456 / 518 |
Version history: | 3 change(s) |
Referenced in: | [show references] |