static int ai_removeTriplesInMemory(Collection l) { int n = ai_removeTriplesInMemory(l); l.clear(); ret n; }