1 | //!include once #1016217 // Sticky Libs (but you need to include this in main program too) |
2 | |
3 | static Set<S> markLibsSticky_list = synchroSet(); |
4 | |
5 | svoid markLibsSticky(L<S> libs) {
|
6 | markLibsSticky_list.addAll(formatSnippetIDs(libs)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016214 |
| Snippet name: | markLibsSticky |
| Eternal ID of this version: | #1016214/4 |
| Text MD5: | ebceb1f31385cf940d544be67f0b4fed |
| Author: | stefan |
| Category: | javax / class loading |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-01 17:04:36 |
| Source code size: | 238 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 588 / 633 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |