1 | static void cancelTimersAndInterruptThreads(Collection timers) {
|
2 | for (O timer : timers) |
3 | cancelTimerOrInterruptThread(timer); |
4 | } |
Began life as a copy of #1015893
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016552 |
| Snippet name: | cancelTimersAndInterruptThreads |
| Eternal ID of this version: | #1016552/3 |
| Text MD5: | 79eec62ef8982407c2ffbe41fc3a9f2d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-28 14:42:38 |
| Source code size: | 135 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 597 / 644 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |