svoid dm_runInQAndWait(Runnable r) { dm_runInQAndWait(dm_current_mandatory(), r); } svoid dm_runInQAndWait(DynModule module, Runnable r) { runInQAndWait(module.q(), r); }
Began life as a copy of #1019800
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022571 |
| Snippet name: | dm_runInQAndWait |
| Eternal ID of this version: | #1022571/1 |
| Text MD5: | fac8d9af9619385c8ca9185f0df946fd |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-22 15:05:18 |
| Source code size: | 181 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 506 / 561 |
| Referenced in: | [show references] |