static <A> A firstWhere(Collection<A> c, O... data) { ret findWhere(c, data); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1018679 |
| Snippet name: | firstWhere - synonym of findWhere |
| Eternal ID of this version: | #1018679/1 |
| Text MD5: | dc04c155156424d869e698846623150b |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-09 17:41:37 |
| Source code size: | 81 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 659 / 724 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |