1 | static new ThreadLocal<WoodyBot> woodyBot_var; |
2 | |
3 | static WoodyBot woodyBot() { ret woodyBot_var!; }
|
4 | static void woodyBot(WoodyBot bot) { woodyBot_var.set(bot); } |
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: | #1008916 |
| Snippet name: | woodyBot - get/set WoodyBot for thread |
| Eternal ID of this version: | #1008916/3 |
| Text MD5: | 3719998c527e5a5f69f6e210353886ca |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-06-18 17:27:15 |
| Source code size: | 162 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 765 / 817 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |