static L withoutObjectsHaving(Collection c, O... data) { ret antiFilterByFields(c, data); }