1 | static AbstractThoughtSpace thoughtSpace() { |
2 | ret currentThoughtSpace(); |
3 | } |
4 | |
5 | // set for current thread |
6 | static <A extends AbstractThoughtSpace> A thoughtSpace(A ts) { |
7 | currentThoughtSpace_value.set(ts); |
8 | ret ts; |
9 | } |
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: | #1008192 |
Snippet name: | thoughtSpace - synonym of currentThoughtSpace |
Eternal ID of this version: | #1008192/7 |
Text MD5: | 91fe78a2b87f28bceb7f261a2f226903 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-11 02:18:03 |
Source code size: | 222 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 544 / 591 |
Version history: | 6 change(s) |
Referenced in: | [show references] |