static <A extends Concept> L<A> nuLike deleteConceptsWhereCI(Class<A> c, O... params) { L<A> l = cloneList(findConceptsWhereCI(c, params)); deleteConcepts(l); ret l; }
Began life as a copy of #1005068
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027444 |
Snippet name: | deleteConceptsWhereCI - case-insensitive |
Eternal ID of this version: | #1027444/3 |
Text MD5: | d1f236ad7207fa51d221755203e7282e |
Author: | stefan |
Category: | javax / conceptsa |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-29 07:15:27 |
Source code size: | 177 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 219 / 276 |
Version history: | 2 change(s) |
Referenced in: | [show references] |