static void ai_replaceTripleIndexWithTriples(L<TripleWeb> l) { TripleIndex i = tripleIndex(); i.clear(); for (TripleWeb w : l) i.addTriple(w); i.trimToSize(); }
Began life as a copy of #1012339
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: | #1012448 |
| Snippet name: | ai_replaceTripleIndexWithTriples |
| Eternal ID of this version: | #1012448/4 |
| Text MD5: | 8b9219a606f44df7b1a22049dcdc34da |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-10 03:26:11 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 638 / 672 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |