static L onWebsChanged_listeners = synchroList(); static void triggerWebsChanged() { pcallF_all(onWebsChanged_listeners); } static void onWebsChanged(O f) { setAdd(onWebsChanged_listeners, f); }
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: | #1010836 |
| Snippet name: | triggerWebsChanged / onWebsChanged |
| Eternal ID of this version: | #1010836/1 |
| Text MD5: | 0b2b530132ee207daa8a8f7e8913cd86 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-04 17:25:07 |
| Source code size: | 208 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 786 / 754 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |