static <A extends Concept> ConceptFieldIndexCI<A> indexConceptFieldIC(Class<A> c, S field) { ret indexConceptFieldCI(c, field); } static <A extends Concept> ConceptFieldIndexCI<A> indexConceptFieldIC(Concepts concepts, Class<A> c, S field) { ret indexConceptFieldCI(concepts, c, field); }
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: | #1024971 |
| Snippet name: | indexConceptFieldIC - synonym of indexConceptFieldCI |
| Eternal ID of this version: | #1024971/1 |
| Text MD5: | dc5a7337f1a6ec3db1bc63ff62842c43 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-31 21:39:08 |
| Source code size: | 297 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 448 / 524 |
| Referenced in: | [show references] |