1 | static int ai_removeTriplesInMemoryAndClear(Collection<TripleWeb> l) { |
2 | int n = ai_removeTriplesInMemory(l); |
3 | l.clear(); |
4 | ret n; |
5 | } |
Began life as a copy of #1013518
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: | #1013699 |
Snippet name: | ai_removeTriplesInMemoryAndClear |
Eternal ID of this version: | #1013699/2 |
Text MD5: | bdad408adb27333a5f1bbde492be0d28 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-23 03:49:09 |
Source code size: | 137 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 433 / 464 |
Version history: | 1 change(s) |
Referenced in: | [show references] |