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

3
LINES

< > BotCompany Repo | #1025871 // removeConceptsWhere - synonym of deleteConceptsWhere

JavaX fragment (include)

1  
static <A extends Concept> L<A> nuLike removeConceptsWhere(Class<A> c, O... params) {
2  
  ret deleteConceptsWhere(c, params);
3  
}

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: #1025871
Snippet name: removeConceptsWhere - synonym of deleteConceptsWhere
Eternal ID of this version: #1025871/1
Text MD5: 88d29d103786027fc04c79615273a9ea
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-27 18:01:22
Source code size: 125 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 169 / 209
Referenced in: [show references]