Libraryless. Click here for Pure Java version (28L/1K).
static AutoCloseable tempThreadPoolExecutor(ThreadPoolExecutor e) { ret e == null ? null : () -> e.shutdown(); }
Began life as a copy of #1029505
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030549 |
| Snippet name: | tempThreadPoolExecutor |
| Eternal ID of this version: | #1030549/1 |
| Text MD5: | b8d5780045d50ef8634eed799e76eedb |
| Transpilation MD5: | 444c741cc43234f89cae63f0022ee697 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-01-07 02:38:01 |
| Source code size: | 116 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 413 / 523 |
| Referenced in: | [show references] |