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

3
LINES

< > BotCompany Repo | #1030587 // findObject - synonym of objectWhere

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030587
Snippet name: findObject - synonym of objectWhere
Eternal ID of this version: #1030587/1
Text MD5: 44dd46fb06d83bab0ae55868519c037e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-13 21:31:23
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 160
Referenced in: [show references]