Libraryless. Click here for Pure Java version (9627L/53K).
1 | static ReliableSingleThread rstDoNow(Runnable r) {
|
2 | var rst = rst(r); |
3 | rst.trigger(); |
4 | ret rst; |
5 | } |
Began life as a copy of #1018671
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036193 |
| Snippet name: | rstDoNow - make ReliableSingleThread and trigger immediately |
| Eternal ID of this version: | #1036193/1 |
| Text MD5: | c23ced4c7c14234ecb6643452081a8a6 |
| Transpilation MD5: | fc4faff5f3cd34af0b4401b8771f4425 |
| Author: | stefan |
| Category: | javax / threading |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-10-16 15:34:51 |
| Source code size: | 104 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 415 / 506 |
| Referenced in: | [show references] |