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

4
LINES

< > BotCompany Repo | #1010446 // web_addWebsToWeb - no merging

JavaX fragment (include)

static void web_addWebsToWeb(Collection<Web> webs, Web web) {
  if (webs != null) for (Web w : webs)
    web_addWebToWeb(w, web);
}

Author comment

Began life as a copy of #1010213

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: #1010446
Snippet name: web_addWebsToWeb - no merging
Eternal ID of this version: #1010446/3
Text MD5: 1cd0839f4ed4ca7dc0b002525b9dce43
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-18 00:59:01
Source code size: 134 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 303 / 348
Version history: 2 change(s)
Referenced in: [show references]