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

3
LINES

< > BotCompany Repo | #1023570 // firstWhereIC - synonym of findWhereIC

JavaX fragment (include)

static <A> A firstWhereIC(Collection<A> c, O... data) {
  ret findWhereIC(c, data);
}

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: #1023570
Snippet name: firstWhereIC - synonym of findWhereIC
Eternal ID of this version: #1023570/3
Text MD5: 24302e646f150d430edfa61f8a110f81
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-29 04:29:17
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 177 / 219
Version history: 2 change(s)
Referenced in: [show references]