static <A extends Concept> int countConceptsWhereIC(Concepts cc, Class<A> c, O... params) { ret countConceptsCI(cc, c, params); } static <A extends Concept> int nuLike countConceptsWhereIC(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: | #1030829 | 
| Snippet name: | countConceptsWhereIC - synonym of countConceptsCI | 
| Eternal ID of this version: | #1030829/2 | 
| Text MD5: | d49ec89d1bd498389ab2a94e7e02e941 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-03-31 17:47:24 | 
| Source code size: | 264 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 416 / 440 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |