Libraryless. Click here for Pure Java version (2748L/16K).
1 | static ThreadLocal<Bool> DynamicObject_loading = or((ThreadLocal) get(getClass("x30_pkg.x30_util"), "DynamicObject_loading"), new ThreadLocal);
|
2 | |
3 | static ThreadLocal<Bool> dynamicObjectIsLoading_threadLocal() {
|
4 | ret DynamicObject_loading; |
5 | } |
Began life as a copy of #1009371
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028441 |
| Snippet name: | dynamicObjectIsLoading_threadLocal |
| Eternal ID of this version: | #1028441/5 |
| Text MD5: | 46f07c21feabea1acc8604319540b0b8 |
| Transpilation MD5: | bdd8abc898f0c85b7b695368c0560e85 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-09 04:26:04 |
| Source code size: | 244 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 522 / 717 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |