static new ThreadLocal<L<AIConcept>> englishToConceptLanguage_concepts; static volatile L<AIConcept> englishToConceptLanguage_concepts_global; static L<AIConcept> englishToConceptLanguage_concepts() { L<AIConcept> l = englishToConceptLanguage_concepts.get(); if (l != null) ret l; l = englishToConceptLanguage_concepts_global; if (l != null) ret l; ret aiConceptsPrioritized(); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007656 |
| Snippet name: | englishToConceptLanguage_concepts |
| Eternal ID of this version: | #1007656/6 |
| Text MD5: | 338c0831f10bb9b3848de2e973cc5a3d |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-02 18:39:31 |
| Source code size: | 399 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 816 / 826 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |