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

3
LINES

< > BotCompany Repo | #1010471 // web_removeNodes

JavaX fragment (include)

static void web_removeNodes(Collection<WebNode> l) {
  if (l != null) for (WebNode n : l) web_removeNode(n);
}

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: #1010471
Snippet name: web_removeNodes
Eternal ID of this version: #1010471/1
Text MD5: 3c391fa2cc15c04fb467d9b0113c7f3f
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 03:00:08
Source code size: 112 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 398 / 401
Referenced in: [show references]