static void ai_removeWebFromIndex(MultiMap<S, WebNode> index, Web web) { if (web != null) for (WebNode node : web_nodesAndRelations(web)) for (S text : asSet(node.texts())) index.remove(ai_shortenForIndex(text), node); }
Began life as a copy of #1011366
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: | #1011397 |
Snippet name: | ai_removeWebFromIndex |
Eternal ID of this version: | #1011397/5 |
Text MD5: | 57ed3f6abf7dcb3e6ff53e14510c2a1f |
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-31 18:18:23 |
Source code size: | 245 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 495 / 534 |
Version history: | 4 change(s) |
Referenced in: | [show references] |