static new ThreadLocal<O> ai_context_tl; static O ai_context() { ret getThreadLocal(ai_context_tl); }
Began life as a copy of #1012911
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018002 |
| Snippet name: | ai_context |
| Eternal ID of this version: | #1018002/3 |
| Text MD5: | e5cbe68900175fb11af7cf28b0fd406b |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-25 12:13:49 |
| Source code size: | 108 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 613 / 648 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018004 - ai_context_tl |