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

3
LINES

< > BotCompany Repo | #1020953 // withoutObjectsHaving - synonym of antiFilterByFields

JavaX fragment (include)

static <A> L<A> withoutObjectsHaving(Collection<A> c, O... data) {
  ret antiFilterByFields(c, data);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020953
Snippet name: withoutObjectsHaving - synonym of antiFilterByFields
Eternal ID of this version: #1020953/1
Text MD5: 25d6c942eb7bbf07d34349775ce9cbaf
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-12 17:03:40
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 221 / 265
Referenced in: [show references]