static <A extends Concept> int countConceptsWhereCI(Concepts cc, Class<A> c, O... params) { ret countConceptsCI(cc, c, params); } static <A extends Concept> int nuLike countConceptsWhereCI(Class<A> c, O... params) { ret countConceptsCI(c, params); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030850 | 
| Snippet name: | countConceptsWhereCI - synonym of countConceptsCI | 
| Eternal ID of this version: | #1030850/1 | 
| Text MD5: | e0796afcd018cb4d0650305f6adef7ef | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-04-03 01:26:53 | 
| Source code size: | 258 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 395 / 434 | 
| Referenced in: | [show references] |