Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1016552 // cancelTimersAndInterruptThreads

JavaX fragment (include)

static void cancelTimersAndInterruptThreads(Collection timers) {
  for (O timer : timers)
    cancelTimerOrInterruptThread(timer);
}

Author comment

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: 309 / 348
Version history: 2 change(s)
Referenced in: [show references]