Libraryless. Click here for Pure Java version (2521L/16K).
1 | svoid cancelAndClearThreadsVerbose(Cl<Thread> l) {
|
2 | for (Thread t : cloneAndClearList(l)) cancelThreadVerbose(t); |
3 | } |
Began life as a copy of #1029501
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: | #1029510 |
| Snippet name: | cancelAndClearThreadsVerbose |
| Eternal ID of this version: | #1029510/3 |
| Text MD5: | dfa0b9f83a4a68a487e038324e3fd5ca |
| Transpilation MD5: | db8d4a2da9245dd7ee515df3619be81d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-16 19:38:18 |
| Source code size: | 118 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 434 / 583 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |