Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1025372 // hasWhereMethodReturns

JavaX fragment (include) [tags: use-pretranspiled]

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;
}

Author comment

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: 117 / 174
Referenced in: [show references]