Libraryless. Click here for Pure Java version (18137L/111K).
1 | static <A extends Concept> IFieldIndex getConceptFieldIndex(Concepts cc default db_mainConcepts(), Class<A> c, S field) {
|
2 | ret cc.getFieldIndex(c, field); |
3 | } |
Began life as a copy of #1023274
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032778 |
| Snippet name: | getConceptFieldIndex |
| Eternal ID of this version: | #1032778/3 |
| Text MD5: | deb356491f6032cd10c1f65013f1e4c8 |
| Transpilation MD5: | 86a5cbaaa8079c81e14a5788f1a85ecf |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-06 02:31:42 |
| Source code size: | 159 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 442 / 548 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |