svoid preCleanUp(O c) { if (c cast Collection) { for (O o : c) preCleanUp(o); ret; } callOpt(c, 'licensed_off); setOpt_raw(c, ping_anyActions := true); // so ping notices setOpt_raw(c, cleaningUp_flag := true); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020067 |
Snippet name: | preCleanUp - mark a program/object as being cleaned up |
Eternal ID of this version: | #1020067/5 |
Text MD5: | bb758ec1adab160064e903c55c68ff84 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-03 17:54:35 |
Source code size: | 225 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 393 / 435 |
Version history: | 4 change(s) |
Referenced in: | [show references] |