Libraryless. Click here for Pure Java version (2156L/14K).
static <A> bool mapMethodLike hasWhereMethodReturns(S methodName, Iterable<A> l, O result) { ret firstWhereMethodReturns(methodName, l, result) != null; }
Began life as a copy of #1025371
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025372 |
| Snippet name: | hasWhereMethodReturns |
| Eternal ID of this version: | #1025372/1 |
| Text MD5: | d44008eddfbb34bea51c2406a498eae5 |
| Transpilation MD5: | 89663986e90bcdba8506f38f3d9746a3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-26 17:17:55 |
| Source code size: | 158 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 534 |
| Referenced in: | [show references] |