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

10
LINES

< > BotCompany Repo | #1011394 // onTransientWebRemoved

JavaX fragment (include)

1  
static L onTransientWebRemoved_list = synchroList();
2  
3  
// f: voidfunc(Web)
4  
static void onTransientWebRemoved_do(O f) {
5  
  setAdd(onTransientWebRemoved_list, f);
6  
}
7  
8  
static void onTransientWebRemoved(Web web) {
9  
  pcallFAll(onTransientWebRemoved_list, web);
10  
}

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: #1011394
Snippet name: onTransientWebRemoved
Eternal ID of this version: #1011394/1
Text MD5: 02c77ba243f60531dfa9a4b7f4e71fcf
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-27 19:50:58
Source code size: 263 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 447 / 456
Referenced in: [show references]